When accessing a workspace shortly after it was started, ws-proxy might not have received the update from its ws-manager subscription yet. In that case it will fail and redirect to the start page.
We should either wait some time for that info to arrive, or ask ws-manager (with a rate limit) or both.
When accessing a workspace shortly after it was started, ws-proxy might not have received the update from its ws-manager subscription yet. In that case it will fail and redirect to the start page.
We should either wait some time for that info to arrive, or ask ws-manager (with a rate limit) or both.