Skip to content

bazel: retry repository downloads#2338

Merged
jpsim merged 1 commit intomainfrom
bazel-retry-repository-downloads
Jun 3, 2022
Merged

bazel: retry repository downloads#2338
jpsim merged 1 commit intomainfrom
bazel-retry-repository-downloads

Conversation

@jpsim
Copy link
Copy Markdown
Contributor

@jpsim jpsim commented Jun 3, 2022

Sometimes these downloads fail due to transient errors (example: https://github.com/envoyproxy/envoy-mobile/runs/6728606246?check_suite_focus=true) and a retry will succeed.

Configure the downloader to retry twice before giving up.

Fixes #2337

Sometimes these downloads fail due to transient errors
(example: https://github.com/envoyproxy/envoy-mobile/runs/6728606246?check_suite_focus=true)
and a retry will succeed.

Configure the downloader to retry twice before giving up.

Signed-off-by: JP Simard <jp@jpsim.com>
@jpsim jpsim marked this pull request as ready for review June 3, 2022 16:00
@jpsim jpsim requested a review from keith June 3, 2022 16:00
@jpsim jpsim merged commit 90aac26 into main Jun 3, 2022
@jpsim jpsim deleted the bazel-retry-repository-downloads branch June 3, 2022 16:37
jpsim added a commit that referenced this pull request Jun 6, 2022
* origin/main:
  tests: Adds an RTDS integration test for Envoy Mobile (#2328)
  bazel: retry repository downloads (#2338)

Signed-off-by: JP Simard <jp@jpsim.com>
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.

bazel download flake

2 participants