#Underlying Failed Job Error?

4 messages · Page 1 of 1 (latest)

stoic valve
#

I've got a job, which has failed a few times now and horizon/telescope saying Job has been attempted too many times.

However I can't see a way to find the actual underlying exception/error that was thrown to caused the job to fail. How can I find this out?

nimble hull
#

the failures are usually recorded in the failed_jobs table, though you can configure it to something else

stoic valve
#

It stores the details of the job itself here, but it doesn't store the exception as to why it failed

nimble hull
#

interesting, do you capture somewhere all exceptions?