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

fileservice: use wrapped standard retryer in AWS sdk (#17250) #17267

Merged
merged 3 commits into from
Jul 5, 2024

Conversation

reusee
Copy link
Contributor

@reusee reusee commented Jul 2, 2024

What type of PR is this?

  • API-change
  • BUG
  • Improvement
  • Documentation
  • Feature
  • Test and CI
  • Code Refactoring

Which issue(s) this PR fixes:

issue #17202

What this PR does / why we need it:

NopRetryer is not working well, use standard retry with logging.

@mergify mergify bot requested a review from sukki37 July 2, 2024 07:28
@matrix-meow matrix-meow added the size/S Denotes a PR that changes [10,99] lines label Jul 3, 2024
)

NopRetryer is not working well, use standard retry with logging.

Approved by: @fengttt
@mergify mergify bot merged commit 3c0f8a0 into matrixorigin:1.2-dev Jul 5, 2024
16 of 18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement size/S Denotes a PR that changes [10,99] lines
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants