apify / apify-client-js

Apify API client for JavaScript / Node.js.
https://docs.apify.com/api/client/js
Apache License 2.0
67 stars 27 forks source link

Exponential backoff #1

Closed jancurn closed 7 years ago

jancurn commented 7 years ago

It would be nice if the client API supported an exponential backoff algorithm with a random wait, to automatically handle rate limiting of the server.

lubos-turek commented 7 years ago

I am on it

jancurn commented 7 years ago

Great, some info about this is also here: https://www.apifier.com/api-reference#/introduction/rate-limiting