MotaDan / AmazonEmailer

Scrapes any range of items from an amazon category and sends out a schedules email with the item information.
0 stars 0 forks source link

Remove delay when there is an error. #30

Closed MotaDan closed 7 years ago

MotaDan commented 7 years ago

There is always a delay between requests for pages. When there is an error the delay is still there. Only apply the delay when everything works correctly.