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: guard against overflow in sse backoff calculation #455

Merged
merged 11 commits into from
Oct 8, 2024

Commits on Oct 8, 2024

  1. add failing test

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    aab9fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5426f02 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab8f150 View commit details
    Browse the repository at this point in the history
  4. include cmath

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4890be5 View commit details
    Browse the repository at this point in the history
  5. include algorithm

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    2ea1b45 View commit details
    Browse the repository at this point in the history
  6. simplify test

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    03c0611 View commit details
    Browse the repository at this point in the history
  7. add a specific test

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    6092999 View commit details
    Browse the repository at this point in the history
  8. fix test assertion

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    134c95b View commit details
    Browse the repository at this point in the history
  9. lints

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    42d37d7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b5f6897 View commit details
    Browse the repository at this point in the history
  11. lint

    cwaldren-ld committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8bffd3 View commit details
    Browse the repository at this point in the history