I’ve noticed that it consistently takes ~2 minutes for a paused Space to start booting. That is, it takes about 2 minutes for the app server code to start running, non-inclusive of the actual app server startup time. This initial delay seems to be independent of the actual content of the Space.
Is there any way of bringing this time down? A 2 minute cold boot is a non-starter for our use case. Keeping the Spaces running all the time would be expensive, and we’d rather avoid doing that.
For reference, I’m using the built-in Gradio-backed Spaces, and experiencing this same latency across a range of underlying hardware and Spaces.