Sending requests to API causes timeout for 60 seconds
While using
sendRequest
causes Reclaiming failed request back to the list or queue. requestHandler timed out after 60 seconds.
Also, using PlaywrightCrawler with Proxy.
I am using following code (not same but similar):
3 Replies
flat-fuchsiaOP•3y ago
Using
got
itself instead of using sendRequest
will also causes this.
Finally I got requestHandlerTimeoutSecs
to pass to PlaywrightCrawler's option as workaround.@rikusen0335 just advanced to level 1! Thanks for your contributions! 🎉
flat-fuchsiaOP•3y ago