azzouzana
azzouzanaβ€’9mo ago

Guys πŸ‘‹ for standby mode, is there a

Guys πŸ‘‹ for standby mode, is there a cost estimation for standby time? And can I stop/start it periodically?
5 Replies
Lukas Krivka
Lukas Krivkaβ€’9mo ago
Are you asking as user or publisher? The extra cost depends mainly on how much you utilize the running Actor and the idle time settings. But standby doesn't allow PPR/PPE pricing yet (this is in progress) It stops when no requests are send and idle time passes.
azzouzana
azzouzanaOPβ€’9mo ago
As a user. I'm using smsapi, and would like to have a standby actor to process sms when there're any (they would be sent via POST requests to the actor) and decide to whom it will forward (based on some internal rules)
Lukas Krivka
Lukas Krivkaβ€’9mo ago
Just play with the numbers, it depends how often you can afford Actor cold start (few seconds). Long idle time = longer time Actors stays warm
azzouzana
azzouzanaOPβ€’9mo ago
Thank you Lukas, will try that out πŸ™
Lukas Krivka
Lukas Krivkaβ€’9mo ago
Let us know how it works for you. We want to make this mode 1st class citizens at Apify so there will be some improvements.

Did you find this page helpful?