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

Retry #282

Merged
merged 5 commits into from
Jul 30, 2024
Merged

Retry #282

merged 5 commits into from
Jul 30, 2024

Commits on Jun 30, 2024

  1. fix: retry on download errors

    to avoid failing because of issues like connection reset
    carlossg committed Jun 30, 2024
    Configuration menu
    Copy the full SHA
    7b9163b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ecdfe9 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. test: use real http server to test

    retries and other errors
    carlossg committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    ba26603 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

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

Commits on Jul 30, 2024

  1. Disable logger from retryer

    yannh committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    03046e8 View commit details
    Browse the repository at this point in the history