ill-bronzeI
Apify & Crawleeβ€’3y agoβ€’
2 replies
ill-bronze

How to catch/access the errors in the handler function for failed request

So in many cases, the request fails with 429 status code or sometimes because of ERR_TIMED_OUT error etc. (Example: Reclaiming failed request back to the list or queue. Request blocked - received 429 status code.)
How do I catch these errors in the handler function so that I can take some kind of action on it? Any help would be appreciated! πŸ™‚
Was this page helpful?