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

Optionally wait for the query-frontend to start up before rejecting requests #6621

Merged
merged 15 commits into from
Nov 20, 2023

Commits on Nov 13, 2023

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

    charleskorn committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a096fed View commit details
    Browse the repository at this point in the history
  3. Address PR feedback: disable backoff by default, rename flag, make `i…

    …sTerminalError` resilient to other states added in the future
    charleskorn committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc424ce View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    e1dd3fb View commit details
    Browse the repository at this point in the history
  2. Check frontend is running earlier, to avoid unnecessary work and avoi…

    …d other middleware running while frontend is in an inconsistent state
    charleskorn committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    aafb70f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Configuration menu
    Copy the full SHA
    e22f709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cca1687 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ae983 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7df3610 View commit details
    Browse the repository at this point in the history
  5. Simplify code.

    charleskorn committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    7d25ba3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c482a9 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    8674e05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3fae27 View commit details
    Browse the repository at this point in the history
  3. Update outdated comment.

    charleskorn committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    3e851e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5699d7a View commit details
    Browse the repository at this point in the history