solid-orange
solid-orange•2y ago

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

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
Handling Errors from failedRequestHandler in Single URL Flow with...
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 ...
2 Replies
Lukas Krivka
Lukas Krivka•2y ago
I replied to you on GitHub.
solid-orange
solid-orangeOP•2y ago
Hi thanks for quick answer, I also answered you on your comment, could you reply in free time? @Lukas Krivka Hello, hope you doing well, I answered your post and I tried to explain it better with additional code sampels 🙂

Did you find this page helpful?