seems like it might make sense to add an equivalen...
# development
r
seems like it might make sense to add an equivalent of
--print-exception-stacktrace
except for surfacing tracebacks from engine failures in a
Throw
. the way tasks currently fail in the engine leaves much to be desired - have to pdb almost every case.