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 has been archived by the owner on Aug 2, 2023. It is now read-only.
The root cause of repeated agent-lost and revival loop was spawning of duplicate manager instances (supervisord has missed its termination). Added missing exec commands in the end of runner scripts of both manager and agents.
It is causing repeated agent-lost and revival loops, maybe due to synchronization issues.
The text was updated successfully, but these errors were encountered: