temporalio / temporalio/features

Worker Heartbeating

Open
#696 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
Go
Stars
32
Forks
28
Avg merge
1d 9h
Merged PRs (30d)
7

Description

Describe the solution you'd like

Build a new worker heartbeating mechanism. This will allow users to query the list of workers that server is aware of, to help with worker debugging, as well as seeing some basic info regarding each worker.

This requires a new background nexus worker that will send runtime+namespace+client level heartbeats to server.

Additional context
Per-SDK Tickets

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

Start by reviewing the linked per-SDK tickets and the Core pull requests, then compare the checked and unchecked work across the listed SDKs and Temporal CLI. No source files or tests are identified; done would require the worker-heartbeating mechanism and worker information queries to be addressed for the applicable SDK tickets.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp, go, java, php, python, ruby, typescript
Domain
api, backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.