pebble icon indicating copy to clipboard operation
pebble copied to clipboard

Return 429 and 503 occasionally

Open jcjones opened this issue 1 year ago • 0 comments

The Let's Encrypt API (overall, through a combination of Boulder and the load balancers) returns code 503 when the servers are overloaded, and code 429 when a given client is retrying too often, both with a Retry-After header.

Pebble should return those codes occasionally, too.

jcjones avatar Feb 13 '23 23:02 jcjones