Hi @maxim ,
How to make sure that workflow is not in failed state if temporal activity retry exhausts.
Hi @maxim ,
How to make sure that workflow is not in failed state if temporal activity retry exhausts.
Handle the activity failure in the workflow code. I recommend Crafting an Error Handling Strategy | Learn Temporal