Skip to content

Implement terminating jobs pipeline#3643

Merged
r4victor merged 16 commits intomasterfrom
issue_3551_terminating_job_pipeline
Mar 10, 2026
Merged

Implement terminating jobs pipeline#3643
r4victor merged 16 commits intomasterfrom
issue_3551_terminating_job_pipeline

Conversation

@r4victor
Copy link
Collaborator

Part of #3551

This PR:

  • Moves background processing -specific logic from services/jobs/__init__.py to scheduled_tasks/terminating_jobs.py. This is needed to implement JobTerminatingPipeline by copy-pasting with modifications and eventually drop the old implementation.
  • Implements JobTerminatingPipeline for processing terminating jobs.

@r4victor r4victor merged commit 684ade3 into master Mar 10, 2026
28 checks passed
@r4victor r4victor deleted the issue_3551_terminating_job_pipeline branch March 10, 2026 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant