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

fix: Retry sentinel startup on failure #200

Merged
merged 1 commit into from
Dec 15, 2022

Commits on Dec 6, 2022

  1. fix: Retry sentinel startup on failure

    In particular, retry N times (N = 4), increasing the retry
    delay on each failure (exponentially by factor of 2).
    
    This combination seems to give a reasonable level of stability.
    
    Co-authored-by: Michael L. Szulczewski <[email protected]>
    Signed-off-by: Sam Stuewe <[email protected]>
    HalosGhost and mszulcz-mitre committed Dec 6, 2022
    Configuration menu
    Copy the full SHA
    af6795f View commit details
    Browse the repository at this point in the history