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

Add OpenSSL::OpenSSLError to Fog RetryableClient config #3992

Merged

Conversation

jochenehret
Copy link
Contributor

Thanks for contributing to cloud_controller_ng. To speed up the process of reviewing your pull request please provide us with:

  • A short explanation of the proposed change:
    On GCP we see sporadic OpenSSLErrors (unexpected eof) -> try to remediate with retries.

  • An explanation of the use cases your change solves
    Failing blobstore operations on GCP.

  • Links to any other associated PRs

  • I have reviewed the contributing guide

  • I have viewed, signed, and submitted the Contributor License Agreement

  • I have made this pull request to the main branch

  • I have run all the unit tests using bundle exec rake

  • I have run CF Acceptance Tests

* on GCP we see sporadic OpenSSLErrors (unexpected eof) -> try to remediate
@philippthun philippthun merged commit 152f5a0 into cloudfoundry:main Sep 27, 2024
8 checks passed
ari-wg-gitbot added a commit to cloudfoundry/capi-release that referenced this pull request Sep 27, 2024
Changes in cloud_controller_ng:

- Allow cnb apps to be retrieved
    PR: cloudfoundry/cloud_controller_ng#3995
    Author: Johannes Dillmann <[email protected]>

- Add OpenSSL::OpenSSLError to Fog RetryableClient config
    PR: cloudfoundry/cloud_controller_ng#3992
    Author: Jochen Ehret <[email protected]>
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.

2 participants