Commit 77b64ec
committed
Add RESOURCE_EXHAUSTED_CAUSE_WORKER_DEPLOYMENT_LIMITS (#662)
_**READ BEFORE MERGING:** All PRs require approval by both Server AND
SDK teams before merging! This is why the number of required approvals
is "2" and not "1"--two reviewers from the same team is NOT sufficient.
If your PR is not approved by someone in BOTH teams, it may be summarily
reverted._
<!-- Describe what has changed in this PR -->
**What changed?**
Adding a new RESOURCE_EXHAUSTED_CAUSE enum item
<!-- Tell your future self why have you made these changes -->
**Why?**
User in returned ResourceExhausted errors related to worker deployments.
<!-- Are there any breaking changes on binary or code level? -->
**Breaking changes**
None
<!-- If this breaks the Server, please provide the Server PR to merge
right after this PR was merged. -->
**Server PR**
temporalio/temporal#8620 is waiting for this API
change to merge1 parent a6ffc90 commit 77b64ec
File tree
3 files changed
+22
-13
lines changed- enums/v1
- proto
3 files changed
+22
-13
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments