You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know how to cancel a Timer that was scheduled by AsyncRetryingExecutor (Java flow framework) or request that this be supported.
We have a workflow execution that has scheduled a retry of a failed/timed out activity. Afterwards, there is sometimes a need to cancel that timer so the retry can occur sooner. I don't see how to accomplish this. Is it possible with the current api?
Thank you.
The text was updated successfully, but these errors were encountered:
Hello,
I would like to know how to cancel a Timer that was scheduled by AsyncRetryingExecutor (Java flow framework) or request that this be supported.
We have a workflow execution that has scheduled a retry of a failed/timed out activity. Afterwards, there is sometimes a need to cancel that timer so the retry can occur sooner. I don't see how to accomplish this. Is it possible with the current api?
Thank you.
The text was updated successfully, but these errors were encountered: