The Situation
I\'m using Laravel Queues to process large numbers of media files, an individual job is expected to take minutes (lets just say up to an h
as @cdarken pointed out, the exception can be found in your database table failed_jobs column name exception. Thanks @cdarken I wish his answer would be an answer and not a comment.
failed_jobs
exception