plain-purple
plain-purple16mo ago

Show Puppeteer errors in API output?

In the Apify API, the end point /actor-runs returns the result of an Actor run. This returns status "SUCCEEDED" because the actor ran successfully. However, the process INSIDE the actor (PuppeteerCrawler) threw several Errors and it didn't actually do as I intended. Can this be surfaced from anything via the Apify API?
1 Reply
plain-purple
plain-purpleOP16mo ago
Currently thinking of pulling from /v2/logs/RunId

Did you find this page helpful?