healthcheck should include worker health
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 296
- Forks
- 86
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 50
Description
(This is a stub issue raised during a meeting)
Lightning's healthcheck should monitor whether it has at least one (?) worker instance connected to the queue socket.
if there is no worker connected, Lightning should report that it is down (probably?)
This would give us a more accurate uptime metric
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 Lightning's healthcheck entry point and the worker queue socket handling. Clarify whether one connected worker is required and what response should indicate failure, then define tests for connected and workerless states. Done means the healthcheck reports the agreed worker availability and the uptime metric reflects it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100