FeatureFuel
1

๐Ÿš€ Feature: Cloud functions keep alive

Source: appwrite/appwrite#11509 · opened by @s3ppo
๐Ÿ”– Feature description Hi all, and first of all i love the new functions and also their speed :) i run into a small problem with the cold start of sync functions. if a function wasnt used for a longer time, it shuts the container down and the next start needs up to 5 seconds to bring a result to the app (UI). so i think it would be very cool to have a option in the settings of a function where i can define a keep alive checkbox. if i check this, the shutwdown of the container does not happen and it would bring me faster responses to my front end. or maybe a setting where i can define for how long i want the container warmed up.. for not critically performance or background task i can define 1 minute, and for sync functions that brings responses to the front end, i can define 24h. please let me know if this is possible? :) ๐ŸŽค Pitch pls see description :) ๐Ÿ‘€ Have you spent some time to check if this issue has been raised before? โ€ข I checked and didnโ€ฆ

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests