Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ZeroSSL 429 Too Many Requests #89

Open
si458 opened this issue May 10, 2024 · 0 comments
Open

ZeroSSL 429 Too Many Requests #89

si458 opened this issue May 10, 2024 · 0 comments

Comments

@si458
Copy link

si458 commented May 10, 2024

ZeroSSL implement a 429 Too Many Requests error if you fire too many requests at once,
even tho the code does one thing after another rather than all at once, you can still hit this limit
what should happen is IF you hot a 429 error, it should retry the request 1-2 seconds later,

im hitting this problem at different stages.
sometimes i hit it when requesting 5 domains, at the newNonce stage
and sometimes i hit it at the after the newNonce but when it tries to get the challenges

cert-manager/cert-manager#5867

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant