dmaclean / dfs-python

Tools for DFS data collection and projection creation.
11 stars 2 forks source link

Add retry logic when BBR gives 500 error #39

Closed dmaclean closed 10 years ago

dmaclean commented 10 years ago

Currently, getting a 500 error will break the entire scraping session. Need some retry logic to handle this more gracefully.

dmaclean commented 10 years ago

Fixed. 500 errors are now detected and sent to the exception handling logic.

Files modified: