Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to resolve error "The request has been rate-limited. Please try again later"?

Binthu Kennedy
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 21, 2025
  • Error type: The request has been rate-limited. Please try again later.
  • Log reference: 259b7210-5583-41a5-8337-7cd498979e4d
  • TraceId: c7a7685185db4cdb88872240ec47bf71

 

Getting this error often.

2 answers

1 accepted

4 votes
Answer accepted
Michael Yaroshefsky - Visor for Jira
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
April 21, 2025

Hey @Binthu Kennedy and welcome to Atlassian Community. 

This error occurs when the number of requests sent to Jira's API or web interface has exceeded the allowed amount, essentially too many requests have been sent in too short a space of time.

Often you can just wait and retry later, but it sounds like you might have already done that and are still getting the error.

There are a number of things you can do to prevent hitting the rate limits for requests. Atlassian has created this guide here: https://developer.atlassian.com/cloud/jira/platform/rate-limiting/

Some of the foundational steps you can take include:

  • Optimizing your integrations and batching requests to reduce the number of API calls made by integrations
  • Checking and if necessary adjusting the rate limiting settings (if you're a Jira admin, go to Administration > System > Rate limiting.)
  • Reducing request frequency, for example by adding delays between requests from scripts 

You can also request exemptions from Jira if you are an admin/contact support to see if there is an error causing the limit to be enacted in error, but I would recommend reviewing the steps above (and via the link above) before doing so.

Hope that helps! 

Mike

0 votes
Dan Breyen
Community Champion
April 21, 2025

Hi @Binthu Kennedy welcome to the community!  I'm no expert on Rate Limiting, but I found this article on Rate Limiting that gave some information on some things to try.

Are you processing large amounts of data in a short time?  What happens if you send only one record?

I found a few other articles when I searched the Community hear for Rate Limiting that may help as well.

Hope that helps.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events