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
Fix nexus operation outcome when the min request timeout is reached (#8598)
## Why?
This fixes an issue when we realize that the operation is about to time
out and we do not have enough time to issue the last start request
attempt.
Resolving the operation as failed is misleading.
## How did you test it?
- [x] covered by existing tests (with adjustments to the new behavior)
0 commit comments