Open
Description
Seems LE's cert server is now prone to rejecting the request with the following response.
Response Code: 503
Response: {'type': 'urn:ietf:params:acme:error:rateLimited', 'detail': 'Service busy; retry later.'}
After a bit of searching it seems its starting to become more common, and its a case of just retrying, and indeed it is quite random, so one domain could get the error, then the one immediately after is signed successfully.
Is it possible to add automatic retrying for this response?
Metadata
Metadata
Assignees
Labels
No labels