Jira Cloud API - bulk limit

Hi there,

I am trying to create issues with bulk function. But getting very often 502, 504. How long I should wait between request of 50 issues?

Thank you

Hi @janambroz,

Does the response contain a Retry-After header? If so, you can use that as the wait time before reissuing the request. For more information, please check this documentation.

Hope this helps.

Ian