https://linen.dev logo
How are inactive deployments handled by Shuttle?
# help
b
Does anyone know where to get information on when and how inactive Shuttle deployments get stopped? Whenever I deploy my Poise bot, if too many minutes (about 30) go by without any activity, the service is stopped, no longer responding to commands. Using
cargo shuttle status
wakes it up without a redeploy. Receiving one from Discord does not wake it up. I'm unsure as to whether the behaviour is being caused by code on my end or not.
This doesn't happen when running locally either.
g
b
I looked over the documentation a bunch of times too. Guess my eyes glossed over. Thanks
9 Views