Opened 13 years ago
#579 new enhancement
Update/Restart processing queue on GMG startup
| Reported by: | spaetz | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | programming | Keywords: | |
| Cc: | Parent Tickets: |
Description
I ran EAGER_CELERY and killed the server while transcoding media. The MediaEntries remain in "processing" state but the jobs will not restart/continue.
Would it be possible to scan the database on GMG startup looking for entries in "processing" state and pass them to celery for processing? I noticed this now because I have a never-clearing queue of "processing" videos in my processing panel.
