temporalio / temporalio/samples-java
[Feature Request] Add more samples to denote exception and failure handling scenarios for Java SDK
Open
@tsurdilo is already working on this.
Since Dec 10, 2021.
enhancement
- Dominant language
- Java
- Stars
- 258
- Forks
- 189
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 4
Description
Is your feature request related to a problem? Please describe.
Please add more samples to show how exceptions need to be thrown from Activities. Also, need to understand handling of exceptions in workflow code and scenarios where based on certain exception, need the workflow/activity to fail and halt retry execution.
Describe the solution you'd like
Additional context
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.
Assessment
This issue has not been assessed yet.