laravel-temporal
laravel-temporal copied to clipboard
Allow for custom error handling for workers
Currently there is no way to add logic for an exception that happened, for example logging it into laravel.log file.
Yeah exception handling is not good right now. I'll look at this when I have some time.
Can you try with the 1.0 beta release? Now the exception are handled with the app exception handler