aludvigsson / sqp-fetcher

Chrome extension for Amazon SQP Bulk downloader
12 stars 1 forks source link

Bug: Error Response Code 429 #9

Open amistry007 opened 7 months ago

amistry007 commented 7 months ago

Still seems to be some intermittent failure with response code 429 which I cant figure out why is happening. So, on occasions when fetch is pressed and data returned and then fetch is pressed again it fails.

aludvigsson commented 7 months ago

probably too many requests at the same time, a solution could be to add some timeout or random sleeps