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
A problem since a long time now, but if we run the pods for longer timeframes, then after a point the pods for chains go into CrashLoopBackOff stopping the chains and making the deployment completely useless.
Potential fix
Having persistent volume claims for the pods, allow them to gracefully restart if and when required.