Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding ResourceScope to ResourceExhaustedFailure #382

Merged
merged 9 commits into from
Mar 27, 2024

Conversation

prathyushpv
Copy link
Contributor

@prathyushpv prathyushpv commented Mar 26, 2024

What changed?
Adding a new field ResourceScope in ResourceExhaustedFailure.

Why?
We need to differentiate whether a request has been rate limited because of namespace limit or system limit.
This will help us better understand why requests are rate limited and which limits to adjust.

Breaking changes
No

Server PR
temporalio/temporal#5605

prathyushpv and others added 2 commits March 26, 2024 16:05
@prathyushpv prathyushpv enabled auto-merge (squash) March 27, 2024 17:14
@prathyushpv prathyushpv merged commit 0a9dcf0 into master Mar 27, 2024
3 checks passed
@prathyushpv prathyushpv deleted the ppv/resourceExhaustedError branch March 27, 2024 17:17
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.

4 participants