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

Stop "retrying" requests that fail in the main queue #8860

Merged
merged 8 commits into from
May 26, 2022

Commits on May 3, 2022

  1. remove shouldRetry and general retryability of non persistable reques…

    …ts - stop queueing read requests. watch many tests fail
    marcaaron committed May 3, 2022
    Configuration menu
    Copy the full SHA
    167764a View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. fix conflicts

    marcaaron committed May 4, 2022
    Configuration menu
    Copy the full SHA
    d12816d View commit details
    Browse the repository at this point in the history
  2. Fix tests

    marcaaron committed May 4, 2022
    Configuration menu
    Copy the full SHA
    28fb3a1 View commit details
    Browse the repository at this point in the history
  3. remove caca

    marcaaron committed May 4, 2022
    Configuration menu
    Copy the full SHA
    3e56fd9 View commit details
    Browse the repository at this point in the history
  4. Fix test

    marcaaron committed May 4, 2022
    Configuration menu
    Copy the full SHA
    e6808e5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    64df018 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2022

  1. Fix tests

    marcaaron committed May 17, 2022
    Configuration menu
    Copy the full SHA
    5c72df0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aaf3e2 View commit details
    Browse the repository at this point in the history