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

Use Jira's rate limit headers to determine backoff strategy #788

Open
grahamalama opened this issue Dec 8, 2023 · 0 comments
Open

Use Jira's rate limit headers to determine backoff strategy #788

grahamalama opened this issue Dec 8, 2023 · 0 comments

Comments

@grahamalama
Copy link
Contributor

https://developer.atlassian.com/cloud/jira/platform/rate-limiting/#rate-limit-detection

If Jira returns a 429 with rate limit headers, we should use them instead of our default backoff strategy to determine the next time to make a request.

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

No branches or pull requests

1 participant