discogs / discogs_client

DEPRECATED - Official Python Client for the Discogs API
http://www.discogs.com/developers
Other
480 stars 132 forks source link

Rate limit, how to get remaining? #92

Closed apjavel closed 4 years ago

apjavel commented 6 years ago

As per this page it is possible to retrieve Used and Remaining Rate Limit. https://www.discogs.com/developers/#page:home,header:home-rate-limiting

Is it possible to get these from within the Python API?

It would be very useful, to avoid getting gateway timeout Exception.

doomb0t commented 6 years ago

https://github.com/discogs/discogs_client/pull/89

vreon commented 4 years ago

Hi, thank you for opening this issue.

Unfortunately, this project is no longer actively maintained, and today, we're archiving the repository and publishing the final version to PyPI.

We sincerely appreciate your contribution and regret that we weren't able to give it the attention it deserved.