
As title, I want to know how much time Appwrite Cloud wait for Functions until it gets hibernated (cold start). 30m? 1h?


I think this is 600 seconds, so 10 minutes

On Cloud, its something we manipulate from time to time, trying to find best balance between cost and speed.
Is this something you would need customized for your project? Does your script depend on it?

I'm going to make a Gemini API proxy, and I think it should not be hibernated because customers would want low latency.

So I was gonna think about pinging every interval not to get hibernated
Recommended threads
- How to delete secured files from bucket?
When deleting a user I want to delete all their data including files. How can I delete secured files in cloud/nodejs?
- How to get OTP code in SMTP email temp...
I don't know how to get the OTP code to show in my custom email template for email authentication using OTP. I have email authentication set up for iOS app, an...
- Expo-web session issue
In web I created a session using oauth. I run the app logged in but closed the terminal and ran again opened the app(I have now 2 running app in different...
