Replies: 1 comment
-
Not sure how that should work mechanically? You can approximate this by using the iterator-based approach and look at the Attempt object? |
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
-
If you specify a timeout and the action eventually worked but was close to timeout (e.g 80% of the timeout period passed), a warning would be helpful for the user. She/he could then increase the timeout or investigate the slow operation. The fraction of passed timeout for a warning could be configurable.
Beta Was this translation helpful? Give feedback.
All reactions