Why should I pay for failed writes? The code usually works, but when it
doesn't, I get billed.
line 1569, in put
return put_async(models, **kwargs).get_result()
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
line 844, in get_result
result = rpc.get_result()
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 612, in get_result
return self.__get_result_hook(self)
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
line 1601, in __put_hook
self.check_rpc_success(rpc)
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/datastore/datastore_rpc.py",
line 1234, in check_rpc_success
rpc.check_success()
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/apiproxy_stub_map.py",
line 578, in check_success
self.__rpc.CheckSuccess()
File
"/base/data/home/runtimes/python/python_lib/versions/1/google/appengine/api/apiproxy_rpc.py",
line 133, in CheckSuccess
raise self.exception
Error: An error occurred for the API request datastore_v3.Put().
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.