letsencrypt / letsencrypt/pebble
Reject some % of requests with acme:error:rateLimited
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Go
- Stars
- 787
- Forks
- 176
- PR merge metrics
- No merged PRs in 30d
Description
Preferably with a 'Retry-After' header
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing Pebble's ACME request handling and its existing error-response path. Determine how request rejection percentages should be configured or selected, then verify that rejected requests return acme:error:rateLimited and preferably include Retry-After. The issue names no files or tests, so repository exploration is required.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100