Giter Site home page Giter Site logo

Comments (3)

dabo-devconsole avatar dabo-devconsole commented on August 29, 2024

Just some ideas... The Hetzner docs are also talking about some response headers, for getting insight about existing rate-limits. Did you tried it in debug mode (export TF_LOG=DEBUG)? Maybe terraform plan -parallelism=1 can also be worth a shot. Don't know how complex it would be to use different Auth-API-Tokens for each domain, as rate limits should be counted per Auth-API-Token, right? When I correctly understand this provider, it retrieves each record individually. There is another API request possible for getting all records in one call(GET /records). But therefore the provider has to be altered I think.

from terraform-provider-hetznerdns.

eugenkoenig avatar eugenkoenig commented on August 29, 2024

Sorry for the late reply. We asked Hetzner about the issue last week and just got a response, that they could increase the rate limit. We'll try to go with a higher limit and see if it helps. That would be the most appropriate solution for managing a lot of records without the need to adapt the provider.
As for the debugging, I'll enable debugging in the CI if I have a minute and see what it tells. Thanks for the hint!

from terraform-provider-hetznerdns.

eugenkoenig avatar eugenkoenig commented on August 29, 2024

Hetzner responded and said that they increased rate limit for us to 1k req/minute. Now it works for us.

I guess there is nothing that has to be fixed on the provider, so I'll close the issue.

For everyone who manages a lot of records and gets the same problem: just open a ticket for Hetzner and ask them to increase the rate limit.

from terraform-provider-hetznerdns.

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.