temporalio / temporalio/samples-typescript
[Feature Request] Health check
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 465
- Forks
- 148
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 11
Description
Is your feature request related to a problem? Please describe.
It would be helpful to include an example of how to implement a health check for a Node.js runtime Temporal worker.
Describe the solution you'd like
An example of a "/health" path Express.js, Hono, or NestJS handler.
Additional context
No additional context.
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
Review the repository's existing TypeScript samples and identify the Node.js runtime worker entry point where a health-check example would fit. Add an example showing a /health handler using Express.js, Hono, or NestJS, and confirm that the documented example clearly demonstrates the expected health-check response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- express, node.js, typescript
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100