`om health` custom health checks?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 280
- Forks
- 24
- PR merge metrics
- No merged PRs in 30d
Description
Is there a need to let users configure custom health checks?
Here's one use-case from on top of my mind:
- Checking if there are any services running globally; sometimes that can cause problems if we are using services-flake to startup project specific services. If we are looking for an experience where we ensure that, “If health checks pass, then everything will work fine, almost always.”, then this might be a good addition.
Let's list down more such scenarios here and see if this feature is worth adding
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
The issue names only the `om health` command and provides one possible scenario; no file or test is identified. Start by reviewing the command's current health-check behavior and the comment thread for additional scenarios. Done would require an agreed scope and acceptance criteria for configurable checks before implementation can begin.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100