#Handling Errors from `failedRequestHandler` in Single URL Flow with PlaywrightCrawler

1 messages ยท Page 1 of 1 (latest)

stable sandal
#

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 PlaywrightCrawler

Thanks for your help!

GitHub

Hello Crawlee maintainers and community, I am working on a project where I use PlaywrightCrawler from the Crawlee library to handle HTML content for individual URLs. Unlike the typical use case of ...

twin shore
#

I replied to you on GitHub.

stable sandal
#

Hi thanks for quick answer, I also answered you on your comment, could you reply in free time?