Jira APIを利用してチケットを作成する際、ネットワーク切断などの理由でAPI接続が失敗する場合があります。これらの状況に対して、Jira Cloud側で自動リトライ機能や推奨されるリトライ方法がAPIで提供されているかを知りたいです。
(When creating tickets using the Jira API, there can be cases where the API connection fails due to reasons like network disconnection. In such situations, I would like to know if there is an automatic retry feature on the Jira Cloud side or any recommended retry methods provided by the API.)
Welcome to the community.
I'm not sure this can be done, but you can read this documentation on rate-limiting
https://developer.atlassian.com/cloud/jira/platform/rate-limiting/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.