mozilla-services / mozilla-services/autograph
TCP listener for NLB heartbeats
Open
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 176
- Forks
- 34
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 3
Description
Expose a TCP listener that follows the HTTP heartbeat and fails when autograph is unhealthy, so that TCP load balancers like AWS NLB.
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 locating the existing HTTP heartbeat and the Go server wiring that exposes it. Trace how autograph health is determined and define the TCP listener's behavior for AWS NLB heartbeats; done means the listener follows the HTTP heartbeat and fails when autograph is unhealthy.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, go
- Domain
- backend, cloud, networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100