Expected -> can resume session
Actual -> too many redirects browser error. Admin panel says no workers are running. Worker containers are still running.
Start a session
Use the admin panel to stop the session
Restart the hub using docker compose
Try to start a new session.
Expected + Actual -> Able to start new session
Hypothesis is that if the hub is restarted it loses track of running containers. When a user with a running session tries to log in the hub get stuck in a 'please start container' -> 'no, container is already running' -> 'please start container' loop.
Expected -> can resume session Actual -> too many redirects browser error. Admin panel says no workers are running. Worker containers are still running.
Expected + Actual -> Able to start new session
Hypothesis is that if the hub is restarted it loses track of running containers. When a user with a running session tries to log in the hub get stuck in a 'please start container' -> 'no, container is already running' -> 'please start container' loop.