temporalio / temporalio/features
[Feature Request] Support LastHeartbeatDetails on RespondActivityTaskFailedRequest
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 32
- Forks
- 28
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Is your feature request related to a problem? Please describe.
Support this field in all SDKs https://github.com/temporalio/api/blame/44e4397262d480b9e6f17771be9ae1812d97384e/temporal/api/workflowservice/v1/request_response.proto#L476
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
Start by reviewing the referenced temporal/api/workflowservice/v1/request_response.proto entry for RespondActivityTaskFailedRequest and the definition of LastHeartbeatDetails. Identify the SDK repositories and corresponding request types that must expose the field. Done means the field is supported consistently in all SDKs, with the relevant compatibility tests passing.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, backend-api-design
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100