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

historyarchive: Add round-robin, error-resilience, and back-off to the ArchivePool #5224

Merged
merged 21 commits into from
Mar 7, 2024

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    84e1cc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    b4a7688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bdf4ff8 View commit details
    Browse the repository at this point in the history
  3. Add changelog entry

    Shaptic committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    ffe7381 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    86fff63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2585dfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75e50a1 View commit details
    Browse the repository at this point in the history
  4. Drop backoff-related tests

    Shaptic committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0d480b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cbc1fd4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    5b80923 View commit details
    Browse the repository at this point in the history
  2. go check fixup

    Shaptic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    782b75b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    049438d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    547a0cf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    425e1da View commit details
    Browse the repository at this point in the history
  6. Simplify looping code

    Shaptic committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    526d701 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    973842d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    efbbda6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b9341e5 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    7328376 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96f4461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6d051c View commit details
    Browse the repository at this point in the history