atlassian / github-for-jira

Connect your code with your project management in Jira
https://github.atlassian.com
MIT License
621 stars 187 forks source link

Arc 2713 use retry after header in jira client #2590

Closed gxueatlassian closed 10 months ago

gxueatlassian commented 10 months ago

What's in this PR? Use the retry-after header in jira api to retry message.

Why As jira implemented the retry-after info https://developer.atlassian.com/cloud/jira/software/rest/api-group-development-information/#api-rest-devinfo-0-10-bulk-post

Added feature flags use-ratelimit-on-jira-client

Affected issues
ARC-2713

How has this been tested?
Unit test

Whats Next?