Skip to content

Consistently use retriable HTTP client - #2703

Merged
pkwarren merged 1 commit into
mainfrom
pkw/fix-fetch-retries
Aug 28, 2026
Merged

Consistently use retriable HTTP client#2703
pkwarren merged 1 commit into
mainfrom
pkw/fix-fetch-retries

Conversation

@pkwarren

Copy link
Copy Markdown
Member

Update all locations to use the retriable HTTP client which automatically retries on 429 status codes with support for Retry-After. Update the Maven URL to be the same one used in the latest super POM.

Fixes #2702.

Update all locations to use the retriable HTTP client which
automatically retries on 429 status codes with support for
`Retry-After`. Update the Maven URL to be the same one used in the
latest super POM.

Fixes #2702.
@pkwarren
pkwarren merged commit 9df3692 into main Aug 28, 2026
4 checks passed
@pkwarren
pkwarren deleted the pkw/fix-fetch-retries branch August 28, 2026 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Unexpected Fetch latest versions failure

3 participants