Archiving process can get stuck #54333

Closed
opened 2018-03-16 11:18:21 +01:00 by Sybren A. Stüvel · 2 comments

See https://cloud.blender.org/flamenco/what-is-it/jobs/5959ebe12487bb0cc60cc984

It may have something to do with Celery tasks not recovering from a redeploy, or possibly even the Celery queue being emptied when we redeploy. If this is the case, we shouldn't rely on Celery tasks actually succeeding, and build ways to recreate them if necessary.

This isn't an issue for refreshing expired links, as they will be re-refreshed later anyway, but it is an issue for one-off tasks like reindexing changed user/node information or archiving Flamenco jobs.

See https://cloud.blender.org/flamenco/what-is-it/jobs/5959ebe12487bb0cc60cc984 It may have something to do with Celery tasks not recovering from a redeploy, or possibly even the Celery queue being emptied when we redeploy. If this is the case, we shouldn't rely on Celery tasks actually succeeding, and build ways to recreate them if necessary. This isn't an issue for refreshing expired links, as they will be re-refreshed later anyway, but it is an issue for one-off tasks like reindexing changed user/node information or archiving Flamenco jobs.
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Author
Owner

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sybren A. Stüvel self-assigned this 2018-12-05 11:13:24 +01:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: studio/flamenco#54333
No description provided.