Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[JENKINS-64418] Add exponential backoff to BitBucket rate limit retry loop #927

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nfalco79
Copy link
Member

Refactory both server/cloud client to share the client management.
Use apache http client configuration to retry on HTTP 429 (too many connection) response.

@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch from d8491ae to 235c619 Compare November 27, 2024 15:50
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch from 235c619 to 5dc6181 Compare November 27, 2024 15:53
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch 4 times, most recently from c6d97bd to 5945671 Compare November 28, 2024 00:34
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch from 5945671 to 9bef7e5 Compare November 30, 2024 10:43
@nfalco79 nfalco79 changed the title [JENKINS-644418] Add exponential backoff to BitBucket rate limit retry loop [JENKINS-64418] Add exponential backoff to BitBucket rate limit retry loop Dec 2, 2024
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch 5 times, most recently from c4e8a30 to f79c376 Compare December 7, 2024 20:39
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch 4 times, most recently from e449a81 to f8207f9 Compare December 12, 2024 13:42
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch 2 times, most recently from cbff191 to 876a25c Compare December 15, 2024 15:48
… loop

Configure Apache HTTP client to use an exponential backoff retry strategy
@nfalco79 nfalco79 force-pushed the feature/JENKINS-64418 branch from 2f719d7 to e21db01 Compare December 15, 2024 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant