Context canceled errors should not invalidate the cache #831
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
When a caller cancels the context before the Dial, EngineVersion, or Warmup methods can complete, we currently invalidate the cache. Instead, we should allow the cache to remain intact on context canceled errors.
The text was updated successfully, but these errors were encountered: