in ScriptRunner under scheduled jobs i hvae a code that can update a custom field in evevry project,but in cloud jira we have a limit of 100 per API request,so ima running it in a loop of 100 per batch.now I am facing time out issues.
Hi and Weclome,
in Jira cloud you have an rate limiting on api calls .
Rate limiting
You can setup your scriptrunner script to handle the rate limiting.
Why do you need to update the field in every issue in every project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.