API Timingout
Trying to fetch some tweets via Apify API. Worked fine until this morning, suddenly giving timeout errors. Don't believe it is an actor issue since actor is working fine via web UI.
Curious if anyone else faced the same issue?
Error message:
Error: connect ETIMEDOUT ...
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1555:16) {
errno: -110,
code: 'ETIMEDOUT',
port: 443,
...
1 Reply
like-goldOP•15mo ago
Update: The API did start working (about 20 to 30 minutes after the request was sent. )... Is this normal behavior?