You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can probably document this better. in the test I'm expressing the want to retry something up to 3 times if the initial try fails, according to what success is defined as. the first attempt + 3 retries == 4 . I'll try to update the docs to make that clearer.
Direct policy retries one more time than specified. There is test which shows that:
In documentation there is
which is inconsistent with test
The text was updated successfully, but these errors were encountered: