Giter VIP home page Giter VIP logo

Comments (8)

alifhughes avatar alifhughes commented on August 15, 2024 2

Any chance of this being looked into again? I understand @doomb0t 's point completely, that it is implied we are expected to manage this, but it would be good to know for certain. Especially as there are 3 PRs open that could fix this and close issue 92 as well as this one. If it isn't, I guess are we expected to fork and include changes in our forks?

from discogs_client.

alifhughes avatar alifhughes commented on August 15, 2024 1

@brephophagist bump. Seems I am not the only one requesting it. Two recent threads started in the discogs api forum asking for the same thing. Here and here.

from discogs_client.

JOJ0 avatar JOJ0 commented on August 15, 2024 1

Thanks for mentioning it here @alifhughes. Little update on this one: https://www.discogs.com/forum/thread/818998

from discogs_client.

RobSis avatar RobSis commented on August 15, 2024

I second this. Looking at the code, it seems that the client doesn't honour the limits at all...

It would be great to have limiter based on X-Discogs-Ratelimit headers...

from discogs_client.

madCode avatar madCode commented on August 15, 2024

I can't find a place in the code that even returns the ratelimit headers. Hopefully I'm just not looking in the right place. But if they really aren't accessible from the python library, that renders the library almost useless.

from discogs_client.

RobSis avatar RobSis commented on August 15, 2024

Well, that's too harsh ;) I find the library very useful, although not finished. I'm currently working on the rate-limiting, but I'm still not sure what should the best strategy be.

The bigger problem seems to be inactivity of its developers, but I hope that's just temporary ;)

from discogs_client.

doomb0t avatar doomb0t commented on August 15, 2024

This may not be prioritized because it is documented what the limits values are so your application layer can account for this (ie take a timestamp at time of first request and make sure for the next minute the limit isn't reached) and, while it would not be the hardest change to make it would involve altering some of the wrapper behavior, which may require a fair amount of work to avoid issues with the tests etc. Because of this the developers may not see this as a bug report but a feature request, and it seems that new features aren't a priority for the client.

from discogs_client.

vreon avatar vreon commented on August 15, 2024

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.

from discogs_client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.