amankhoza / betfair-machine-learning

A collection of python scripts to collect, clean and visualise odds for football matches from Betfair, as well as perform machine learning on the collected odds.
29 stars 13 forks source link

Enable data collecting script to recover from failures #11

Closed amankhoza closed 7 years ago

amankhoza commented 7 years ago

For example, when the internet goes down, there is a power cut or Betfair's servers are unreachable. Currently, the script just logs the error and dies, this has lead to a few matches not being recorded.