temporalio / temporalio/temporal
Provide a way to retrieve the list of failures for one activity
Open
@alexshtin is already working on this.
Since Oct 21, 2022.
enhancement
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Is your feature request related to a problem? Please describe.
When an activity retries more than one time, there is no way right now to access previous failures. Right now from both, the SDK and the UI, it is only possible to see the last failure.
Describe the solution you'd like
It would be nice to have access to the activity failure history.
Describe alternatives you've considered
Additional context
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.