Skip to content

Fix: No longer require reserved concurrency#319

Merged
ofhouse merged 1 commit intomainfrom
fix/reserved-concurrency
May 28, 2022
Merged

Fix: No longer require reserved concurrency#319
ofhouse merged 1 commit intomainfrom
fix/reserved-concurrency

Conversation

@ofhouse
Copy link
Member

@ofhouse ofhouse commented May 28, 2022

Reserved concurrency is no longer required with atomic deployments.
This was used previously to prevent conflicting deployments.

Since every deployment is now atomic, multiple deployments can happen at the same time without conflict with each other.

Fixes #251.

@ofhouse ofhouse added this to the v1.0.0-canary.2 milestone May 28, 2022
@ofhouse ofhouse merged commit c4112cf into main May 28, 2022
@ofhouse ofhouse deleted the fix/reserved-concurrency branch May 28, 2022 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error during deployment regarding concurrency

1 participant