Hey everyone π,
I'm facing an issue with
PlaywrightCrawler
in Crawlee where I need to handle errors from the
failedRequestHandler
in a single URL flow scenario. The errors aren't propagating to the main function, which is critical for my use case as I manage different scenarios based on the content of individual URLs.
I've provided a detailed explanation of my problem and the expected behavior on GitHub. Please take a look for more context and let me know your thoughts or if you have any suggestions.
Here's the link to the discussion:
Handling Errors from failedRequestHandler
in Single URL Flow with PlaywrightCrawlerThanks for your help!