Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to cancel a retry Timer scheduled by AsyncRetryingExecutor #52

Open
redparham opened this issue Oct 20, 2023 · 0 comments
Open

Comments

@redparham
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant