UCL-RITS / DashPykpi

Documentation
http://UCL-RITS.github.io/DashPykpi
MIT License
0 stars 0 forks source link

Sometimes there is a request timeout that results in no data being returned from a repo. Need to have a larger database and more testing to reproduce this bug reliably. #8

Closed benlaken closed 8 years ago

benlaken commented 8 years ago

Currently, requests may timeout, when this happens it looks like there is no data/commits in repos. This behaviour should be changed: timeouts/bad requests should raise an error, so that they can be caught.