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
There is a race condition when slow-server starts where the database is considered ready by the waiter init container, but TypeORM has not yet finished initalization. This makes slow-server unusable and the only solution is to restart the slow-server pods.