Skip to content

Add support for custom timeout and retry parameters through object surfaces #71

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
larkee opened this issue Apr 29, 2020 · 1 comment · Fixed by #251 or #278
Closed

Add support for custom timeout and retry parameters through object surfaces #71

larkee opened this issue Apr 29, 2020 · 1 comment · Fixed by #251 or #278
Assignees
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.

Comments

@larkee
Copy link
Contributor

larkee commented Apr 29, 2020

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.

@larkee larkee added type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. priority: p2 Moderately-important priority. Fix may not be included in next release. labels Apr 29, 2020
@product-auto-label product-auto-label bot added the api: spanner Issues related to the googleapis/python-spanner API. label Apr 29, 2020
@larkee larkee added priority: p3 Desirable enhancement or fix. May not be included in next release. and removed priority: p2 Moderately-important priority. Fix may not be included in next release. labels Jan 22, 2021
@vi3k6i5 vi3k6i5 self-assigned this Feb 19, 2021
@vi3k6i5
Copy link
Contributor

vi3k6i5 commented Mar 16, 2021

Need to add support for partitioned read with timeout and retry params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
2 participants