I think there may be a bug in Spaces’ sleep mode…
2
Maybe no.
1
It may be possible to configure this via Python, regardless of whether it is paid or free.
Put your Space to sleep after 1h of inactivity
api.set_space_sleep_time(repo_id=repo_id, sleep_time=3600)