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

[16.0][IMP] queue_job: remove dead jobs requeuer cron and automatically requeue dead jobs #716

Open
wants to merge 1 commit into
base: 16.0
Choose a base branch
from

[IMP] queue_job: remove cron garbage collector and automatically requ…

e0e9327
Select commit
Loading
Failed to load commit list.
Open

[16.0][IMP] queue_job: remove dead jobs requeuer cron and automatically requeue dead jobs #716

[IMP] queue_job: remove cron garbage collector and automatically requ…
e0e9327
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 23, 2024 in 0s

27.27% of diff hit (target 83.50%)

View this Pull Request on Codecov

27.27% of diff hit (target 83.50%)

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 242 in queue_job/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/job.py#L242

Added line #L242 was not covered by tests

Check warning on line 265 in queue_job/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/job.py#L265

Added line #L265 was not covered by tests

Check warning on line 549 in queue_job/job.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/job.py#L549

Added line #L549 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L215

Added line #L215 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L325-L326

Added lines #L325 - L326 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L354

Added line #L354 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L357

Added line #L357 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L446

Added line #L446 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

queue_job/jobrunner/runner.py#L540

Added line #L540 was not covered by tests