Skip to content

Commit 8390dc4

Browse files
committed
Add ResourceExhaustedCause for namespace operations (#562)
**What changed?** Added a new ResourceExhaustedCause RESOURCE_EXHAUSTED_CAUSE_OPERATIONS_RATE_LIMIT. **Why?** We are introducing a new namespace operations rate limit which can throttle frontendRPS, poll requests and history tasks. That rate limiter will return this cause. **Breaking changes** No
1 parent 6fec3eb commit 8390dc4

File tree

3 files changed

+30
-21
lines changed

3 files changed

+30
-21
lines changed

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

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

enums/v1/failed_cause.pb.go

+28-20
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)