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

refactor: simplify exponential backoff and refactor env #1185

Merged
merged 12 commits into from
Nov 23, 2024
Merged

Commits on Nov 21, 2024

  1. Configuration menu
    Copy the full SHA
    6bc893c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e2e01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa4346b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2febc85 View commit details
    Browse the repository at this point in the history
  5. add documentation

    withinboredom committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    4571588 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba5d9db View commit details
    Browse the repository at this point in the history
  7. Update env.go

    Co-authored-by: Kévin Dunglas <[email protected]>
    withinboredom and dunglas authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    98aba40 View commit details
    Browse the repository at this point in the history
  8. Update env.go

    Co-authored-by: Kévin Dunglas <[email protected]>
    withinboredom and dunglas authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e0ce3f4 View commit details
    Browse the repository at this point in the history
  9. Update backoff.go

    Co-authored-by: Kévin Dunglas <[email protected]>
    withinboredom and dunglas authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    b1810f9 View commit details
    Browse the repository at this point in the history
  10. refactor locks

    withinboredom committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    da9453d View commit details
    Browse the repository at this point in the history
  11. simplify assertions

    withinboredom committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e29a1a5 View commit details
    Browse the repository at this point in the history
  12. remove factory func

    withinboredom committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    0c9dbce View commit details
    Browse the repository at this point in the history