summaryrefslogtreecommitdiff
path: root/docs/source/debug-middleware-2.png
diff options
context:
space:
mode:
authorJohn Vrbanac <john.vrbanac@rackspace.com>2015-06-01 18:24:22 -0500
committerJohn Vrbanac <john.vrbanac@rackspace.com>2015-06-03 19:12:53 -0500
commitd3159f1d6bec06845b152de836793f4454d95804 (patch)
tree39b6776ad87cd3014daae890ce5e8f3cc589001e /docs/source/debug-middleware-2.png
parent17d5357003f65249aebbf6ee08bf38cc6bf40b63 (diff)
downloadpecan-d3159f1d6bec06845b152de836793f4454d95804.tar.gz
Allowing tracebacks to be surfaced through abort
Currently, anytime abort(...) is called, It raises a new exception which then suppresses any existing tracebacks. This causes error monitoring systems like NewRelic to report back worthless surface-level tracebacks that have nothing to do with the application. This change allows for the exception type to change, but keep the existing traceback (if one exists). This allows for monitoring systems to see a real traceback that can be correlated to logged information. Change-Id: Ibe6eb37e25b74d1dcfca76dfc1f5bbce28d34e85
Diffstat (limited to 'docs/source/debug-middleware-2.png')
0 files changed, 0 insertions, 0 deletions