temporalio / temporalio/features

SDK should try to check if activity is completed before sending last buffered heartbeat

Open
#608 1 comment 0 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

Feature request is for SDKs to try to check if activity completed or timed out before sending last buffered heartbeat. Currently this check is not done which can cause noice in the temporal_request_failure metric

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

The issue names SDK activity completion or timeout handling, last buffered heartbeats, and the temporal_request_failure metric, but no files or tests. Start by tracing the SDK heartbeat buffering and completion-check entry points; done means the check occurs before the final buffered heartbeat and the metric no longer reports this noise.

Written by the indexing model from the issue text.

Assessment

Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.