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
{{ message }}
This repository was archived by the owner on Feb 8, 2025. It is now read-only.
If a task gets in a state where it's marked as active, but nothing is working on it, it'll effectively block anyone from working on it.
We need to detect this case and log an error. Also consider auto restarting such tasks based on past average task elapsed times.