Commit 854d51c
authored
GCS store connect timeout (#1994)
By default there's no timeout for the GCS store connect or read. We've seen a number of nodes lock up due to this when executing in a fresh GKE Pod.
Add in timeouts and remove the internal retry mechanism to reqwest since we have our own by creating the client manually.1 parent 0146c34 commit 854d51c
6 files changed
Lines changed: 129 additions & 153 deletions
File tree
- nativelink-config/src
- nativelink-store
- src
- gcs_client
0 commit comments