temporalio / temporalio/temporal
Consider adding Heartbeat Details to other Failure modes of an Activity
Open
@samanbarghi is already working on this.
Since Apr 28, 2023.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Timeout failure info has heartbeat details (https://github.com/temporalio/api/blob/master/temporal/api/failure/v1/message.proto#L43)
Would be great, if this can be surfaced on other items (such as Canceled and ApplicationFailure) as that can make it easier to start a new activity and resume from when a potentially previous attempt got stuck and required starting a new one.
Contributor guide
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.
Assessment
This issue has not been assessed yet.