Storing the error/stacktrace when a job fails
Created by: toddbluhm
Hey @manast
Is there any chance that if an error occurs/is passed to done()
, that the error could be stored on job so that ui's (such as matador) could display the error and stack trace later to better help find and debug what caused the error?
Thanks