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

feat: Support specifying the pattern for transient and retryable errors #4889

Merged
merged 6 commits into from
Jan 18, 2021
Merged

feat: Support specifying the pattern for transient and retryable errors #4889

merged 6 commits into from
Jan 18, 2021

Commits on Jan 15, 2021

  1. feat: Support specifying the pattern for transient errors that are re…

    …tryable
    
    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    1a9c217 View commit details
    Browse the repository at this point in the history
  2. Modify comment

    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    aeb8408 View commit details
    Browse the repository at this point in the history
  3. Switch to use env var

    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Jan 15, 2021
    Configuration menu
    Copy the full SHA
    11db61c View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Move env to matchTransientErrPattern()

    Signed-off-by: terrytangyuan <terrytangyuan@gmail.com>
    terrytangyuan committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    a7a0ce9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c2a5a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bcfc43 View commit details
    Browse the repository at this point in the history