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

messager: add 33% jitter to postpone backoff #6092

Merged
merged 5 commits into from
Apr 20, 2020

Commits on Apr 19, 2020

  1. messager: add 33% jitter to postpone backoff

    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    8b00258 View commit details
    Browse the repository at this point in the history
  2. fix parentheses

    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    cf28df3 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. simplify logic

    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    0aea866 View commit details
    Browse the repository at this point in the history
  2. fix calculation

    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    7891fcb View commit details
    Browse the repository at this point in the history
  3. go fmt

    Signed-off-by: Derek Perkins <[email protected]>
    derekperkins committed Apr 20, 2020
    Configuration menu
    Copy the full SHA
    d56ed8b View commit details
    Browse the repository at this point in the history