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

client: support backoff mechanism for memberLoop #6978

Merged
merged 12 commits into from
Aug 29, 2023

Commits on Apr 11, 2023

  1. abondon sync

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    9975663 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. Configuration menu
    Copy the full SHA
    3199dfe View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2023

  1. add retry

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    e3d16ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173337d View commit details
    Browse the repository at this point in the history
  3. refine test

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    178e30a View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2023

  1. refine backoff

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    6f5baee View commit details
    Browse the repository at this point in the history
  2. refine backoff

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 28, 2023
    Configuration menu
    Copy the full SHA
    23318b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. address comment

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    6405f53 View commit details
    Browse the repository at this point in the history
  2. address comment

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    83ddbf5 View commit details
    Browse the repository at this point in the history
  3. address comment

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    c700180 View commit details
    Browse the repository at this point in the history
  4. make TestScheduler stable

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    dda1bb4 View commit details
    Browse the repository at this point in the history
  5. rename backoff

    Signed-off-by: husharp <[email protected]>
    HuSharp committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    7fc588f View commit details
    Browse the repository at this point in the history