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
[Build] Aggressively increase gradle based Test Cluster startup timeout (#135672) (#135684)
We see plenty of errors due to a cluster not starting up. This is likely a combination
of parallelism, memory pressure and to little timeout.
This is aggressively increasing the timeout from 40 to 120s while we will
monitor if the overall flakyness in ci is reduced
0 commit comments