Giter Club home page Giter Club logo

Comments (3)

leekimber avatar leekimber commented on August 21, 2024

Redundant suggestion now that I've looked at the code properly!

from deepl-python.

daniel-jones-deepl avatar daniel-jones-deepl commented on August 21, 2024

Hi @leekimber, sorry that I did not respond earlier.

Yes, we have built a failure-retry strategy with exponential-backoff into this client, so it will respond dynamically to rate-throttling. If you have feedback on that I'd be interested to hear it.

However your idea about stopping requests when getting near the character usage limit is interesting, and could be useful in some use-cases. That is not implemented by this library, but would be possible to implement in wrapper code.

from deepl-python.

leekimber avatar leekimber commented on August 21, 2024

Hi @daniel-jones-deepl.

No problem. I'm just starting to rewrite my wrappers and will let you know if anything unexpected crops up.

The issue I originally coded around was more of a product management issue than a coding issue. That is, it was about enabling me - and any deepl API customer - to monitor and manage their own translation delivery capacity (and therefore their delivery liabilities and payment/cost streams). This to ensure there is no abrupt halt or unexpected bottleneck in translation capacity.

Although I'd specified code as a workaround in my deepl_api class, there are more graceful ways for me to implement it, which I'll try in a new wrapper.

from deepl-python.

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.