Skip to content
Snippets Groups Projects
  • Sybren A. Stüvel's avatar
    b9a25c2f
    Added pre-task sanity check · b9a25c2f
    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.
    b9a25c2f
    History
    Added pre-task sanity check
    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.