Allow jobs to be submitted in paused
status
#99439
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#99439
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?
To support external synchronisation of files, for example via Syncthing, it would be great to be able to submit jobs in
paused
state.This would be a possible use case:
As a followup task, it would be amazing if we could get some signal from Syncthing that the synchronisation is complete and the job can start.
An alternative approach would be to have Syncthing on the worker indicate that that worker's files are synchronised, and that it can join in the work on that job. That'll require some architectural changes, though.
Changed status from 'Needs Triage' to: 'Confirmed'
Added subscriber: @dr.sybren
David Zhang referenced this issue2024-05-31 09:47:13 +02:00
This has been implemented.