v3: set retry to None in all gapics #807
Labels
api: bigtable
Issues related to the googleapis/python-bigtable API.
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: cleanup
An internal cleanup or hygiene concern.
Milestone
Gapic calls will automatically be wrapped with retry logic. We implement retries at a higher level. Make sure our hand-written layer disables gapic retries whenever it calls into the gapc layer
Currently only MutateRows actually has a default retry, but that could change going forward
The text was updated successfully, but these errors were encountered: