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: increase timeout for resultstore build uploads (#20027)
We upload build results to Google Cloud `ResultStore`. Sometimes this
seems to fail though and Bazel CI jobs exit red. This could be due to
BES servers being slow, or servers being unreliably. Given that remote
executors from GCP are behaving fine though, we try increasing the
timeout first. We can disable the uploading if it doesn't get better.
0 commit comments