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

Perform cleanup on job timeouts #4681

Merged
merged 5 commits into from
Feb 26, 2020
Merged

Commits on Feb 24, 2020

  1. Configuration menu
    Copy the full SHA
    5e39c50 View commit details
    Browse the repository at this point in the history
  2. oerform cleanup on JobTimeoutException and DRY query cancellation exc…

    …eption blocks
    Omer Lachish committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    eda54d7 View commit details
    Browse the repository at this point in the history
  3. import JobTimeoutException directly from rq

    Omer Lachish committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    1755b86 View commit details
    Browse the repository at this point in the history
  4. fix syntax error introduced by mistake

    Omer Lachish committed Feb 24, 2020
    Configuration menu
    Copy the full SHA
    14fdb5f View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. add missing import

    Omer Lachish committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    8472de6 View commit details
    Browse the repository at this point in the history