tobytwigger / laravel-job-status

The only Laravel job debugging tool you'll ever need
https://tobytwigger.github.io/laravel-job-status
MIT License
19 stars 2 forks source link

Use the queue default connection name where possible #80

Closed tobytwigger closed 1 year ago

tobytwigger commented 1 year ago

Jobs with no specified queue have queue as null until it starts running. This PR instead assigns the default queue name