Standby Keep-Alive Actor
Pricing
Pay per usage
Standby Keep-Alive Actor
Achieve almost 100% availability of your Standby Actor by periodically starting a new run of the Actor.
0.0 (0)
Pricing
Pay per usage
0
2
1
Last modified
5 days ago
Pricing
Pay per usage
Achieve almost 100% availability of your Standby Actor by periodically starting a new run of the Actor.
0.0 (0)
Pricing
Pay per usage
0
2
1
Last modified
5 days ago
You can access the Standby Keep-Alive Actor programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "standbyActorId": "username/standby-actor"<}' |<apify call tobice/standby-keep-alive-actor --silent --output-datasetThe Apify CLI is the official tool that allows you to use Standby Keep-Alive Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify loginOther API clients include: