perfsonar / mesh-config

Centralized configuration framework for measurement points and GUIs
Apache License 2.0
2 stars 0 forks source link

Detect background-multi tasks that fail to schedule first run #101

Closed arlake228 closed 7 years ago

arlake228 commented 7 years ago

From the task detail we should be able to determine the special case where a background task fails to schedule the first run. The detail of a task has the following:

We should be able to saw that if a task is not exclusive, is multi-result, it has been X time since it has been started, then runs must be > 1. If not then we cancel and rebuild the task.