Adrien Ferrand

Results 128 comments of Adrien Ferrand

Indeed as of now it is not possible. You will need to create a new `Client` instance for each record. It is in my plan to make this possible, but...

I had this problem with two providers, GoDaddy and DNSmadeEasy, that have also these kind of rate limits. I implemented a retry mechanism directly into the provider, to retry requests...

So you think it would be relevant to not provide any URL at all?

I guess something has changed in the API that makes it incompatible now. Sadly I do not have an account on Hover, so either one of you can propose a...

I would gladly review and integrate a PR for this if you have the time to do it.

@Darkproduct Indeed, `tldextract` 3.x uses the `cache_dir` directive. However on Ubuntu 20.04 LTS, only `tldextract` 2.x is available, so Lexicon in version 3.3.17 should still work. Have you install some...

@henningw for you it is the contrary: Lexicon 3.5.3 migrated to use `cache_dir` along with `tldextract` 3.x, but only 2.x is present for buster. Since you are on the edge,...

What is the version of Lexicon you are using ? Normally I fixed that with version 3.5.4.

Lexicon 3.6.1 (https://github.com/AnalogJ/lexicon/releases/tag/v3.6.1) should have fixed the issue. Can you confirm @samcro1967 ?