I'm currently utilizing the Jira REST API to edit issue and have encountered some inconsistencies regarding rate limiting. Some official documentation mentioned a limit of 500 requests per 5 minutes. However, in practice, I haven't received 429 errors even after making 600 requests within this timeframe. Conversely, when making concurrent API calls, I occasionally encounter 429 errors.
Could someone provide clarity on the exact rate limiting parameters for the Update Issue API? Is there a difference in rate limiting when requests are made concurrently versus sequentially? Additionally, are there specific thresholds or conditions that trigger the 429 errors?
Understanding the precise rate limiting behavior would greatly assist in optimizing our application's interaction with the Jira API.
I have read that document, but no exact rate limits are mentioned in there. And i want the exact rate limits to handle 429 error in my app.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.