How many concurrent searches at the same time?

How many concurrent requests can I have before Atlassian SREs comes (…)

Why would they come? AFAIK there is rate limiting in Jira Cloud already: Are there rate limits for JIRA Cloud APIs? - #23 by czawadka

So I guess (and have experienced such behavior in own apps) that increasing number of requests has an upper limit. Even worse: the limit is fluctuating - you can’t assume it is 200 or 500 r/s, because the pool is depleted also by requests coming from other apps and Jira as well. And that’s something you don’t have a control over…

Or do you anticipate that ‘search’ requests generate significantly bigger load on Jira backend than the normal usage? :thinking:

2 Likes