How many successive REST API calls can one do before anticipating a performance hit on a dedicated Jira standalone instance?
Scenario: An application loops through a list and creates an issue in Jira using the REST API for each item sequentially. There is no limit to the number of issues at this time–I’m asking this question in the case that we need to cap batch creation using the Jira REST API.
Server 1:
Jira Server
32GB RAM
Server 2:
Jira MySQL