Skip to content

Job status check cron#552

Closed
ankitrox wants to merge 50 commits intofeature/regenerate-existing-imagesfrom
experiment/job-status-cron
Closed

Job status check cron#552
ankitrox wants to merge 50 commits intofeature/regenerate-existing-imagesfrom
experiment/job-status-cron

Conversation

@ankitrox
Copy link
Copy Markdown

@ankitrox ankitrox commented Oct 6, 2022

Summary

Create a cron which will do the following

  1. Runs hourly.
  2. Resume any halted/incomplete jobs.
  3. Remove old completed jobs from the queue (background_job taxonomy).

Fixes #484

Relevant technical choices

Checklist

  • PR has either [Focus] or Infrastructure label.
  • PR has a [Type] label.
  • PR has a milestone or the no milestone label.

Ankit Gade added 30 commits September 5, 2022 17:32
To-do: Add partial status in job class
@ankitrox ankitrox added [Focus] Images no milestone PRs that do not have a defined milestone for release [Type] Epic A high-level project / epic that will encompass several sub-issues [Plugin] Regenerate Existing Images Issues for the Regenerate Existing Images module labels Oct 6, 2022
@ankitrox ankitrox self-assigned this Oct 6, 2022
@ankitrox ankitrox changed the base branch from trunk to feature/regenerate-existing-images October 7, 2022 08:41
@swissspidy
Copy link
Copy Markdown
Member

Closing for now to clean up the repo since this plugin/module is not a priority right now.

@swissspidy swissspidy closed this Jul 26, 2024
@swissspidy swissspidy deleted the experiment/job-status-cron branch July 26, 2024 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no milestone PRs that do not have a defined milestone for release [Plugin] Regenerate Existing Images Issues for the Regenerate Existing Images module [Type] Epic A high-level project / epic that will encompass several sub-issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create Background Processing Infrastructure: Create Status Cron Event

3 participants