googleapis / googleapis/google-cloud-rust
BigQuery Storage Write client cannot be given a request timeout
Open
priority: p3
type: feature request
- Dominant language
- Rust
- Stars
- 955
- Forks
- 144
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 279
Description
`Write::builder()` exposes no way to set request timeouts, and there is no per-request way either, so an `AppendRows` call that stalls without failing stalls the caller until it cancels.
Contributor guide
Assessment
This issue has not been assessed yet.