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

fix: make HTTPDatastoreAPI compatible w/ microgen Gapic API #136

Merged
merged 11 commits into from Dec 9, 2020

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Dec 9, 2020

  • Shift all API-invoking methods of HTTPDatastoreAPI to use request argument, rather than unpacked args.
  • Add retry and timeout support to all API-invoking methods of HTTPDatastoreAPI.
  • Add system test session which exercises HTTPDatastoreAPI (running with GOOGLE_DISABLE_RPC envvar set).

Closes #124.
Closes #132.
Closes #133.
Closes #134.

@tseaver tseaver requested review from crwilcox, busunkim96 and a team December 9, 2020 20:52
@product-auto-label product-auto-label bot added the api: datastore Issues related to the googleapis/python-datastore API. label Dec 9, 2020
@google-cla google-cla bot added the cla: yes This human has signed the Contributor License Agreement. label Dec 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: datastore Issues related to the googleapis/python-datastore API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
2 participants