Actor fail manager
Pricing
Pay per usage
Actor fail manager
Automatically triggered on a failed run to analyze if the run should be resurrected and to create an error report for the author.
0.0 (0)
Pricing
Pay per usage
28
Total users
22K
Monthly users
4.1K
Runs succeeded
98%
Issues response
24 hours
Last modified
2 months ago
You can access the Actor fail manager 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 '{}' |<apify call lukaskrivka/actor-fail-manager --silent --output-dataset
Actor fail manager API through CLI
The Apify CLI is the official tool that allows you to use Actor fail manager locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: