Question
What happens if the Cloudflare API rate limit is exceeded during certificate issuance?
Asked by: USER3912
86 Viewed
86 Answers
Answer (86)
If the Cloudflare API rate limit is exceeded, Certbot will likely fail. You can try waiting a short period and retrying the command. Consider optimizing your DNS record configuration in Cloudflare to reduce the number of API calls. Using a dedicated API token helps isolate rate limits.