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
Notice that it used to return neterr.Timeout error as closable.
This was wrong as we want to retry on any timeout error.
This is why handle loop checks for maxConsecutiveErrors.
0 commit comments