I have a simple node.js deployment set to scale from one to zero. It successfully scales to zero but when I try to load the slash page I get the Koyeb “your service is almost ready” message but the service sleeps forever.
Scaling to zero works. Does scaling back from zero work?