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

Ensure errors within Put/Delete/Get are generated appropriately after datastore calls. #2

Closed
qedus opened this issue Apr 29, 2014 · 1 comment

Comments

@qedus
Copy link
Collaborator

qedus commented Apr 29, 2014

Thought needs to go into which errors are appropriate before and after datastore calls. PutMulti for example need not generate errors if it fails to update memcache or local cache. Instead it should clean up appropriately.

@qedus qedus added bug and removed bug labels Apr 29, 2014
@qedus
Copy link
Collaborator Author

qedus commented Jun 27, 2014

Commit 17ed953 fixes this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

0 participants