On Mar 5, 2014, at 3:01 PM, exarkun@twistedmatrix.com wrote:
On 10:08 pm, glyph@twistedmatrix.com wrote:
On Mar 5, 2014, at 9:23 AM, Phil Mayers <p.mayers@imperial.ac.uk> wrote:
All,
I'm having a head-poundingly annoying time getting detailed exception info out of the new Agent stuff.
Specifically, I have some bug inside my code somewhere, but I can't get decent tracebacks out because _WrapperException is the base class for RequestGenerationFailed, but there's no public (non-underscore- prefixed) way to get that.
It seems like an API error; how is one supposed to err.track/check other than importing a non-public API?
You're right; this is a bug in Agent.
Happy Ash Wednesday - https://twistedmatrix.com/trac/ticket/5310#comment:5
I've reviewed it, so, at least the public alias part should be fixed soon :). -glyph