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
itest: allow AssertNonInteractiveRecvComplete more time to execute
Move the context definition inside the retry loop to create a new
timeout context for each attempt. Double the retry period to allow
multiple retries.
This likely doesn't fully fix the flake, but using the full
defaultWaitTimeout instead of half aligns better with its usage
elsewhere.
0 commit comments