Add support for custom timeout and retry parameters through object surfaces #71
Labels
api: spanner
Issues related to the googleapis/python-spanner API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
As noted in #67, for most methods there is no way to set timeout and retry parameters without using the GAPIC client directly.
Adding support for custom timeout and retries will give users more flexibility if they require it.
The text was updated successfully, but these errors were encountered: