- sca-task
Handles tasks.
Status:
requested: requested by the user (_handled will be set for requested that's taken by sca-task for incomplete mutex) running: task is running on a resource (sca-task will periodically poll status) running_sync: task is running on a resource - synchrnously failed: task has failed finished: tash has finished successfully
- TODO
Check for tasks that are stuck on the same status (like RUNNING for good..) and notify SCA admins (probably shouldn't change the task status, however)