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
My processes are failing immediately after startup.
Supervisor is trying to restart them indefinitely, which is good, but it's doing this at the fastest pace it can, which is bad. My CPU usage is 100% and my supervisor logs are flooded.
Is there any way to add a delay before starting or restarting a program?
The text was updated successfully, but these errors were encountered:
My processes are failing immediately after startup.
Supervisor is trying to restart them indefinitely, which is good, but it's doing this at the fastest pace it can, which is bad. My CPU usage is 100% and my supervisor logs are flooded.
Is there any way to add a delay before starting or restarting a program?
The text was updated successfully, but these errors were encountered: