nicksellen / libsearch

Investigating Ruby and Clojure library usage patterns in Clojure
http://libsearch.nicksellen.co.uk/
Eclipse Public License 1.0
1 stars 1 forks source link

better handling of being rate limited during import #1

Closed nicksellen closed 11 years ago

nicksellen commented 11 years ago

at the moment when it reaches the rate limited, import will fail with a NPE.

ideally, it would look at the header to see when the rate limiting will be reset, and wait that long