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
{{ message }}
This repository has been archived by the owner on Nov 9, 2020. It is now read-only.
A volume delete must work the first time if its not already in use. A failed attempt to delete a volume implies an issue and hence unnecessary to keep attempting a delete that has already failed.
@shuklanirdesh82@shaominchen - this was added to handle a test error, but ideally the specific test should make retries and not this function.
Its a small change and I'll post the PR shortly.
The text was updated successfully, but these errors were encountered:
A volume delete must work the first time if its not already in use. A failed attempt to delete a volume implies an issue and hence unnecessary to keep attempting a delete that has already failed.
@shuklanirdesh82 @shaominchen - this was added to handle a test error, but ideally the specific test should make retries and not this function.
Its a small change and I'll post the PR shortly.
The text was updated successfully, but these errors were encountered: