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
[Test] Bump timeout from 100 to 200 ms for the 2nd auth. (#74119)
This test failure happens fairly rarely, roughly once per month,
including on PRs and 6.8 branch. It almost requires no change. Hence
this PR only bumps the timeout for just another 100 ms. It does not
increases the timeout by too much becausd that would otherwise hide
other real problems, e.g. 2nd auth taking too long is likely an issue
for the caching mechanism.
0 commit comments