Hi,

I'm used to the "transaction collision" warnings, but it seems we're
getting more and "Exception sending Rollback" exception reports in the
log. What triggers these exceptions and what is the consequence if any
regarding the data consistency in the HRD?

Exception sending Rollback:
Traceback (most recent call last):
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/datastore.py", line 2505, in _DoOneTry
    new_connection.rollback()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 1985, in rollback
    return rpc.get_result()
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
api/apiproxy_stub_map.py", line 592, in get_result
    return self.__get_result_hook(self)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 2007, in __rollback_hook
    self.check_rpc_success(rpc)
  File "/base/python_runtime/python_lib/versions/1/google/appengine/
datastore/datastore_rpc.py", line 1182, in check_rpc_success
    raise _ToDatastoreError(err)
BadRequestError: The referenced transaction has expired or is no
longer valid.

- Pol

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to