-
Sybren A. Stüvel authored
This check is performed every time before trying to fetch a task. It checks for readability or writability of certain filesystem paths, to prevent tasks from failing when the shared storage hasn't been mounted. Instead, the worker will go to `error` status and sleep for 10 minutes before trying again.
Sybren A. Stüvel authoredThis check is performed every time before trying to fetch a task. It checks for readability or writability of certain filesystem paths, to prevent tasks from failing when the shared storage hasn't been mounted. Instead, the worker will go to `error` status and sleep for 10 minutes before trying again.