Hi
We have a customer with a scheduled task that runs every 5 minutes. Sometimes this job stops with the state Running, until we manually hit Run in the task list.
Is there a way to way to detect this state, lets say from a different task that do no run so often?
I guess it would be possible to run custom sql to find this information in the database.