Skip to content
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

feat: add retry and timeout args to API methods #67

Merged
merged 12 commits into from Aug 12, 2020

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Aug 11, 2020

Closes #3

@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Aug 11, 2020
Copy link

@cguardia cguardia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@tseaver tseaver added the automerge Merge the pull request once unit tests and other checks pass. label Aug 12, 2020
@gcf-merge-on-green gcf-merge-on-green bot merged commit f3283e1 into master Aug 12, 2020
@tseaver tseaver deleted the 3-add-retry-and-timeout branch August 12, 2020 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge Merge the pull request once unit tests and other checks pass. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Datastore: Allow retry and timeout configuration on a per instance level
2 participants