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

Backoff when no successful schedules #2102

Merged
merged 7 commits into from
May 13, 2024

Commits on May 8, 2024

  1. Implement UntilWithBackoff

    gabesaba committed May 8, 2024
    Configuration menu
    Copy the full SHA
    ef4677a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. address comments; add tests

    gabesaba committed May 9, 2024
    Configuration menu
    Copy the full SHA
    926782c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    148635d View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. Clean up backoff_test

    inline context.WithCancel; use cmp.Diff
    gabesaba committed May 10, 2024
    Configuration menu
    Copy the full SHA
    beb00e3 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    bb110db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3b0b2f View commit details
    Browse the repository at this point in the history
  3. add license

    gabesaba committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b49d9b7 View commit details
    Browse the repository at this point in the history