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

Do not retry request Do() error in some cases #1691

Merged
merged 1 commit into from
Sep 6, 2022

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Sep 6, 2022

Do not retry the request if:

  • The client is not able to trust the public certificate received from
    the server
  • If the server is HTTP but we sent a https request

Do not retry the request if:
- The client is not able to trust the public certificate received from
  the server
- If the server is HTTP but we sent a https request
@harshavardhana harshavardhana merged commit da55d86 into minio:master Sep 6, 2022
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.

None yet

3 participants