Store ARI info on persistent storage and follow `Retry-After` header
Author: xlionjuanCreated Apr 27, 2025Updated Jun 9, 2026
Labelsenhancementarea/cliarea/arino-decision
Welcome
- Yes, I've searched similar issues on GitHub and didn't find any.
How do you use lego?
Docker image
Effective version of lego
v4.23.1
Detailed Description
Lego currently didn't store ARI info on persistent storage, so it needs to GET the ARI endpoint every times when the cronjobs runs, makes the Retry-After useless.
Source: go-acme/lego