google-play-scraper icon indicating copy to clipboard operation
google-play-scraper copied to clipboard

Consider using an external library for request throttling instead of defining one here

Open facundoolano opened this issue 1 year ago • 1 comments

that way we wouldn't need to add extra test dependencies and maintain this behavior see if this one works, or if there are other options https://github.com/sindresorhus/p-throttle

facundoolano avatar Aug 03 '23 17:08 facundoolano

Work in progress: #654

jbigman avatar Aug 11 '23 15:08 jbigman