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

circuit breaker with half open state #2634

Merged
merged 6 commits into from
Jun 3, 2024
Merged

Commits on May 7, 2024

  1. circuit breaker with half open state

    jiangyuting committed May 7, 2024
    Configuration menu
    Copy the full SHA
    62a46e2 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. add switch for half open state

    jiangyuting committed May 15, 2024
    Configuration menu
    Copy the full SHA
    bacd5f4 View commit details
    Browse the repository at this point in the history
  2. add half open ut

    jiangyuting committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2ca6cf5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. add some description

    jiangyuting committed May 27, 2024
    Configuration menu
    Copy the full SHA
    12f338d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. record all lats of the half open window

    jiangyuting committed May 28, 2024
    Configuration menu
    Copy the full SHA
    f627570 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. fix some typo

    jiangyuting committed May 29, 2024
    Configuration menu
    Copy the full SHA
    315960a View commit details
    Browse the repository at this point in the history