Prevent Transcoding Jobs From Running Simultaneously #5

Open
opened 2022-07-17 16:55:25 -04:00 by gballan · 0 comments
Owner

Dragoon already has file-locking implemented to prevent multiple jobs from running on the same file (and potentially causing weirdness), but we also don't want multiple copies of a job fighting over system resources like disk, RAM, etc.

Maybe this could be an option, in case someone does want the same copy of the job to run multiple times.

Dragoon already has file-locking implemented to prevent multiple jobs from running on the same file (and potentially causing weirdness), but we also don't want multiple copies of a job fighting over system resources like disk, RAM, etc. Maybe this could be an option, in case someone does want the same copy of the job to run multiple times.
gballan added the
bug
label 2022-07-17 16:55:33 -04:00
Sign in to join this conversation.
No Milestone
No project
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: BitGoblin/dragoon#5
No description provided.