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
150222: ccl/oidcccl: increase client timeout to fix flaky test r=sanchit-CRL a=pritesh-lahoti
ccl/oidcccl: increase client timeout to fix flaky test
The default HTTP client timeout was 10s which intermittently resulted in a context deadline exceeded error under stress. This has now been increased to 30s.
Fixes: #150136
Release note: None
Co-authored-by: Pritesh Lahoti <[email protected]>
0 commit comments