Replies: 1 comment 1 reply
-
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.
1 reply
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.
-
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