temporalio / temporalio/samples-typescript

[Feature Request] Health check

Open
#433 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.