Skip to content

Commit 77b64ec

Browse files
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 merge
1 parent a6ffc90 commit 77b64ec

File tree

3 files changed

+22
-13
lines changed

3 files changed

+22
-13
lines changed

enums/v1/failed_cause.go-helpers.pb.go

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enums/v1/failed_cause.pb.go

Lines changed: 20 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

proto/api

0 commit comments

Comments
 (0)