Replies: 1 comment
-
That seems like a good enhancement! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I'm wondering if there is a good way to provide the current number of activity retries an activity has undergone.
The use case for this is to determine at which part to force a behaviour rather than wait for it to resolve, e.g.
attempting to stop a service but if after the N retried the service is not stopped, attempt a force stop rather than timeout the workflow.
Thanks!
Lyubo
Beta Was this translation helpful? Give feedback.
All reactions