You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The task manager needs increased resilience in case of any unexpected service interruptions. We will accomplish this using the task manager database to spin workflows back up in case of any expected or unexpected downtime. For the the task manager, we need to rebuild the submit and job queues, check the status of any tasks that were running via slurm, and resubmit any failed tasks. The task manager will need to ensure that the workflow manager is back up before restarting tasks.
This issue was originally part of #591, but we're breaking that issue into two.
The text was updated successfully, but these errors were encountered:
The task manager needs increased resilience in case of any unexpected service interruptions. We will accomplish this using the task manager database to spin workflows back up in case of any expected or unexpected downtime. For the the task manager, we need to rebuild the submit and job queues, check the status of any tasks that were running via slurm, and resubmit any failed tasks. The task manager will need to ensure that the workflow manager is back up before restarting tasks.
This issue was originally part of #591, but we're breaking that issue into two.
The text was updated successfully, but these errors were encountered: