cockroachdb / cockroachdb/cockroach
cloud: teach resuming reader to time out hanging reads.
Open
A-disaster-recovery
C-enhancement
P-2
T-disaster-recovery
- Dominant language
- Go
- Stars
- 32.5k
- Forks
- 4.1k
- PR merge metrics
- PR metrics pending
Description
We'd like to not rely on cloud specific timeout flags as they have proven to be hard to work with. We'd rather pass some sort of context with a deadline that can be reset after individual reads. See this slack thread for more details https://cockroachlabs.slack.com/archives/C03JCUUSCD6/p1761925965288919
Jira issue: CRDB-57683
Contributor guide
Assessment
This issue has not been assessed yet.