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

Add timeout/retry handling for fetch cache #66652

Merged
merged 15 commits into from
Jun 10, 2024
Merged

Commits on Jun 7, 2024

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

Commits on Jun 8, 2024

  1. Configuration menu
    Copy the full SHA
    9d4fe8d View commit details
    Browse the repository at this point in the history
  2. only retry revalidate request

    ijjk committed Jun 8, 2024
    Configuration menu
    Copy the full SHA
    4605fb8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    a4a1259 View commit details
    Browse the repository at this point in the history
  2. add cache service tests

    ijjk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    c1701f2 View commit details
    Browse the repository at this point in the history
  3. update test manifests

    ijjk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ca506ff View commit details
    Browse the repository at this point in the history
  4. update manifest

    ijjk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    2bdc454 View commit details
    Browse the repository at this point in the history
  5. manifest

    ijjk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    52d8c39 View commit details
    Browse the repository at this point in the history
  6. more manifest

    ijjk committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    bac281c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cbaa9b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. more tests

    ijjk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    f092d68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6287a47 View commit details
    Browse the repository at this point in the history
  3. fix type

    ijjk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a398b56 View commit details
    Browse the repository at this point in the history
  4. update manifest

    ijjk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    87fcf12 View commit details
    Browse the repository at this point in the history
  5. more manifest

    ijjk committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    72ec150 View commit details
    Browse the repository at this point in the history