Skip to content

Update code to allow jobs requeing.

82fff58
Select commit
Loading
Failed to load commit list.
Open

[15.0] [IMP] Automatically requeue dead jobs #796

Update code to allow jobs requeing.
82fff58
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jun 18, 2025 in 0s

84.33% of diff hit (target 82.11%)

View this Pull Request on Codecov

84.33% of diff hit (target 82.11%)

Annotations

Check warning on line 34 in queue_job/controllers/main.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/controllers/main.py#L34

Added line #L34 was not covered by tests

Check warning on line 292 in queue_job/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/job.py#L292

Added line #L292 was not covered by tests

Check warning on line 216 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L216

Added line #L216 was not covered by tests

Check warning on line 385 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 387 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L387

Added line #L387 was not covered by tests

Check warning on line 390 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L390

Added line #L390 was not covered by tests

Check warning on line 476 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L476

Added line #L476 was not covered by tests

Check warning on line 570 in queue_job/jobrunner/runner.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L570

Added line #L570 was not covered by tests