Blender ID queue flushing should use smarter timing #53539
Labels
No Label
legacy project
Infrastructure: blender.org
legacy project
Infrastructure: Websites
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status::Confirmed
Status
Duplicate
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Report
Type
To Do
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: infrastructure/blender-id#53539
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently when something is queued nothing else happens. The queue is flushed by our cron job running every 5 minutes, and that's it. It would be nice to have a more frequent check when the first failed item is being queued so that a 1-second downtime doesn't cause a 5-minute lag.
Added subscriber: @dr.sybren
Changed status from 'Open' to: 'Resolved'
Implemented in
c83c12cb44
and following commits.