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

[7.5.0] Also apply --experimental_repository_downloader_retries to a SocketException #24722

Merged
merged 1 commit into from
Dec 18, 2024

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 December 17, 2024 13:43
@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 Dec 17, 2024
@bazel-io bazel-io requested a review from tjgq December 17, 2024 13:43
@iancha1992 iancha1992 enabled auto-merge (squash) December 17, 2024 18:39
@meteorcloudy meteorcloudy added this pull request to the merge queue Dec 18, 2024
Merged via the queue into bazelbuild:release-7.5.0 with commit 514a7f0 Dec 18, 2024
51 checks passed
@github-actions github-actions bot removed the awaiting-review PR is awaiting review from an assigned reviewer label Dec 18, 2024
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