koopjs / koop-provider-yelp

Yelp provider for Koop.
Other
3 stars 3 forks source link

Better handling of TOO_MANY_REQUESTS #8

Open gavinr opened 3 years ago

gavinr commented 3 years ago

Follow-up from here: https://github.com/koopjs/koop-provider-yelp/pull/7#discussion_r487222108

Recursively re-try the requests, with a random pause timer, with maximum of 4 tries.