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

[8.1.0] Also apply --experimental_repository_downloader_retries to a SocketException #24969

Merged
merged 1 commit into from
Jan 20, 2025

Conversation

bazel-io
Copy link
Member

Fix for #24530

--experimental_repository_downloader_retries will now retry on SocketException in addition to ContentLengthMismatchException

Closes #24608.

PiperOrigin-RevId: 704633572
Change-Id: Idd1fcbb768c9dabed596fe15d8ae9260ef3e895d

Commit 459bb57

…ception

Fix for bazelbuild#24530

--experimental_repository_downloader_retries will now retry on `SocketException` in addition to `ContentLengthMismatchException`

Closes bazelbuild#24608.

PiperOrigin-RevId: 704633572
Change-Id: Idd1fcbb768c9dabed596fe15d8ae9260ef3e895d
@bazel-io bazel-io requested a review from a team as a code owner January 18, 2025 22:07
@bazel-io bazel-io added team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file. awaiting-review PR is awaiting review from an assigned reviewer labels Jan 18, 2025
@bazel-io bazel-io requested a review from tjgq January 18, 2025 22:07
@iancha1992 iancha1992 enabled auto-merge (squash) January 18, 2025 22:14
@meteorcloudy meteorcloudy disabled auto-merge January 20, 2025 14:53
@meteorcloudy meteorcloudy added this pull request to the merge queue Jan 20, 2025
Merged via the queue into bazelbuild:release-8.1.0 with commit 888ec29 Jan 20, 2025
46 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-ExternalDeps External dependency handling, remote repositiories, WORKSPACE file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants