Worker: add filesystem readability/writability check #99412

Open
opened 2022-07-04 15:26:27 +02:00 by Sybren A. Stüvel · 2 comments

In short: A worker that cannot read or write to the file locations it needs to do a task, should not attempt to execute that task.

This can be resolved in a few different ways. Flamenco v2 used a simple read/write filesystem check that was confgured globally for all workers, but this could also be done on a per-task or per-task-type basis.

In short: A worker that cannot read or write to the file locations it needs to do a task, should not attempt to execute that task. This can be resolved in a few different ways. Flamenco v2 used a simple read/write filesystem check that was confgured globally for all workers, but this could also be done on a per-task or per-task-type basis.
Author
Owner

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Author
Owner

Added subscriber: @dr.sybren

Added subscriber: @dr.sybren
Sybren A. Stüvel added
Type
To Do
and removed
Type
Report
labels 2023-02-17 11:15:33 +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#99412
No description provided.