Replies: 3 comments
|
I should change the operator, to include the error that was thrown, plus turn it into an object perhaps: {attempt, error, index, state}That's because the repeat logic may need the error details, and the object is then too verbose to just list parameters. |
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.
Uh oh!
There was an error while loading. Please reload this page.
Operator retry doesn't have a synchronous version of it.
Technically, this can be added, since its logic allows it, just not sure where it could be of use.
All reactions