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

pkg: add a new retry to support the error isRetryable or not (#1848) #2158

Merged

Commits on Jun 25, 2021

  1. Configuration menu
    Copy the full SHA
    abbe5a6 View commit details
    Browse the repository at this point in the history
  2. update comment

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    fec55d5 View commit details
    Browse the repository at this point in the history
  3. update comment

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    64599ec View commit details
    Browse the repository at this point in the history
  4. update

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    605e77f View commit details
    Browse the repository at this point in the history
  5. fix comments

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    1e06be7 View commit details
    Browse the repository at this point in the history
  6. change maxTries for float to int

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    3145033 View commit details
    Browse the repository at this point in the history
  7. update

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    af889c1 View commit details
    Browse the repository at this point in the history
  8. fix commnets

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    750c047 View commit details
    Browse the repository at this point in the history
  9. fix commnets

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    92c02e6 View commit details
    Browse the repository at this point in the history
  10. add new error ErrReachMaxTry

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    6576a0c View commit details
    Browse the repository at this point in the history
  11. update

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    a5354c8 View commit details
    Browse the repository at this point in the history
  12. expose IsRetryable func as a type

    ben1009 authored and ti-chi-bot committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    eafb5c2 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Configuration menu
    Copy the full SHA
    01ffbfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7ff43a View commit details
    Browse the repository at this point in the history