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?