Are there any settings that can ensure a workflow does not fail in javaSDK, regardless of any type of exceptions that may occur?
maxim
2
Put try-catch in the workflow methods and do not rethrow any exceptions.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Workflows + Exceptions (Java SDK) | 8 | 2353 | June 16, 2023 | |
| Callback to handle workflow exception | 0 | 217 | February 14, 2024 | |
| Throwing Exception vs Failure in workflow | 8 | 6718 | September 28, 2022 | |
| I need to fail the child workflow if it throw specific error | 2 | 173 | June 6, 2024 | |
| Specific activity retry | 3 | 529 | August 11, 2021 |