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

New insight: Throttling detected #48

Open
doppleware opened this issue Jul 16, 2023 · 0 comments
Open

New insight: Throttling detected #48

doppleware opened this issue Jul 16, 2023 · 0 comments

Comments

@doppleware
Copy link
Contributor

Why are we building it?
As a developer, I want to know if the endpoint I'm working on is throttling incoming requests. At the same time, I want to know if an API I am consuming is throttling my code and to what extend.

What are we building?
Identifying through error code (429) or other exceptions that an API is throttling
Providing information about the percentage of affected requests and the concurrency levels in which throttling in experienced

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

No branches or pull requests

1 participant