The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

429 - Too many requests

Mikhail Stepanov
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!
July 24, 2024

We just created a trial app with Jira.
I just added column in Kanban board and it kicked me out with 'too many requests'

Is it normal? Jira board was setup an hour ago at max.

How often is it going to occur?

  • Log reference: 8fce2255-b7cf-41e8-a314-96c1661da5b0

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Jim Knepley - ReleaseTEAM
Atlassian Partner
July 24, 2024

Hi @Mikhail Stepanov 

The Atlassian cloud API has rate limits to access the API, which is almost certainly what you're bumping up against. Your code should handle a "429" response appropriately.

"What are the rate limits?"

REST API rate limits are not published because the computation logic is evolving continuously to maximize reliability and performance for customers.

 

3 votes
shib saha
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 Champions.
July 24, 2024

Hi @Mikhail Stepanov , It doesn't matter when the board got created, if the project has more than 1000 issue it throws this message.

You need to filter the issue based on some parameter like labels or components or simply don't include the Done issue in the board filter, this way you will have less than 1000 issue and your board will behave normally.

Hope this is helpful. Thanks

DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events