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

query: fix retry query case. #297

Merged
merged 2 commits into from
Apr 25, 2024

Commits on Apr 24, 2024

  1. query: fix retry query case.

    In case the backend is very unstable and times out the batch we
    need to make sure ongoing queryJobs are droped and already
    registered queryJobs are removed from the heap as well.
    ziggie1984 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    01e720b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2d891c View commit details
    Browse the repository at this point in the history