Reinstate health checks for remote workloads
Open
Nobody has claimed this yet.
api
enhancement
- Dominant language
- Go
- Stars
- 2.2k
- Forks
- 300
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 184
Description
Recently we disabled healthchecks for remote workloads. We need to reinstate them since we have requests for that functionality.
Re-instate the healthchecks for remote workloads as an optional mechanism.
Contributor guide
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 the existing handling for remote workloads and locating where healthchecks were disabled. Review the related tests, if present, and restore healthchecks as an optional mechanism without changing the default behavior; done means remote workloads can use healthchecks when enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100