-
|
I deployed an app on FastAPI Cloud. |
Beta Was this translation helpful? Give feedback.
Answered by
tiangolo
Apr 7, 2026
Replies: 1 comment
-
|
Is there any reason why you want to shut it down but not delete it? We don't have a way to temporarily shut it down. It scales down and up again based on requests, so there wouldn't normally be any need to want to shut it down. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
tiangolo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is there any reason why you want to shut it down but not delete it?
We don't have a way to temporarily shut it down. It scales down and up again based on requests, so there wouldn't normally be any need to want to shut it down.