Why is my active deployment not switching over?

hey! I am running a react vite frontend on Koyeb. I am noticing something funny this day where I have 4 different instances running for the frontend; and the 5h old frontend deployment is the one that keeps running as active; and there are three other instaces which exist and randomly receive. traffic.

I am wondering if thats why the frontend doesn’t render properly either.

I paused and restarted the service. Frontend appears to behave better now; its not a “White screen” on the browser. I wonder what happened here.

Hey! It looks like we had transient internal issues this afternoon. That seems to have caused delays to promote your latest deployments. Sorry about that.
We will check the root cause of those transient issues.

This could definitely explain why you had issues with your frontend, because requests were balanced between your multiple deployments.