We used to have really helpful tracebacks in appstats that pointed to
our actual source.

Somewhere along the way, we lost them, leaving us with things like
this:

Stack:
  <path[8]>/google/appengine/datastore/datastore_rpc.py:1165
make_rpc_call()
  <path[8]>/google/appengine/datastore/datastore_query.py:2381
_make_query_result_rpc_call()
  <path[8]>/google/appengine/datastore/datastore_query.py:2190
create_async()
  <path[8]>/google/appengine/datastore/datastore_rpc.py:93
positional_wrapper()
  <path[8]>/google/appengine/datastore/datastore_query.py:1787
run_async()
  <path[8]>/google/appengine/datastore/datastore_query.py:1657 run()
  <path[8]>/google/appengine/api/datastore.py:1595 GetBatcher()
  <path[8]>/google/appengine/api/datastore.py:1616 Run()
  <path[8]>/google/appengine/ext/db/__init__.py:2010 run()
  <path[8]>/google/appengine/ext/db/__init__.py:2091 fetch()
[This is the bottom of the traceback.]

Any possible way to get back the helpful tracebacks?

-- 
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