!!!Joefree!!! ๐Ÿ‘‘!
Apify & Crawleeโ€ข3y agoโ€ข
14 replies
!!!Joefree!!! ๐Ÿ‘‘

Prevent an actor running in parallel

I want to prevent user for requesting to much. Is there a way to prevent an actor running in parallel. When a user requesting to much in parallel, the upstream server will cry with error 429 error (to many requests) or 503 or 403. I wish an actor have a flag
Prevent Parallel
or
Wait until previous request finished
something like that
Was this page helpful?