ananelson / oacensus

http://ananelson.github.io/oacensus
Other
3 stars 1 forks source link

Modified OAG scraper to continue polling #15

Closed cameronneylon closed 10 years ago

cameronneylon commented 10 years ago

The OAG service only provides a license result immediately for those articles already in the cache or archive. It is necessary to keep polling to get back results for the full set. This implements polling with delays after a failed request and a timeout if the full set doesn't get filled within a set time.

ananelson commented 10 years ago

Going to merge features manually as needed.