Hi,
I’m trying to create a lot of projects (about 2000) on a dev instance using a script and REST API. I need such a number of projects to properly test a feature in my app. The first 200 projects get created without error but then the returned response says that Jira is under heavy load. The same happen subsequently after I run the script again - I’m able to create max another 20-30 projects, even if I make only one request per five seconds or so.
Is there anything I can do to temporarily raise the Jira’s limit?
Cheers,
Maciej