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

[6.4.0] Retry on javax.net.ssl.SSLException ... BAD_DECRYPT #19326

Closed
bazel-io opened this issue Aug 24, 2023 · 2 comments
Closed

[6.4.0] Retry on javax.net.ssl.SSLException ... BAD_DECRYPT #19326

bazel-io opened this issue Aug 24, 2023 · 2 comments

Comments

@bazel-io
Copy link
Member

Forked from #19321

@bazel-io bazel-io added this to the 6.4.0 release blockers milestone Aug 24, 2023
@bazel-io
Copy link
Member Author

Cherry-pick was attempted but there were merge conflicts. Please resolve manually.
cc: @bazelbuild/triage

@iancha1992
Copy link
Member

Cherry-picked in #19346 by @coeuvre

coeuvre added a commit that referenced this issue Aug 29, 2023
Cherry-picks two commits:

- Retry on HTTP remote cache fetch failure
(6115d94).
- Retry on javax.net.ssl.SSLException ... BAD_DECRYPT
(fb38c3a).

Fixes #19326.

---------

Co-authored-by: Andreas Herrmann <andreas.herrmann@tweag.io>
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

No branches or pull requests

2 participants