Hello,
I've tried a lot to resolve this issue, from changing memory, concurrency, to requests per minute - I can't seem to understand why this randomly happens. I can't tell if I'm missing an await anywhere. More importantly, I'm not sure how to access context with currently crawlee lib, ie:
https://docs.apify.com/academy/node-js/how_to_fix_target-closedAny guidance would be most helpful. My concern is we're already looking to offload our crawlers to the Apify platform (already testing), so we want to make this work first in our own environment.
Currently on
"crawlee": "3.9.2"
Code for reference attached.