romanzipp / Laravel-Queue-Monitor

Monitoring Laravel Jobs with your Database
https://packagist.org/packages/romanzipp/laravel-queue-monitor
MIT License
660 stars 91 forks source link

added retry option in GUI #123

Closed Michel-Verhoeven closed 1 year ago

Michel-Verhoeven commented 1 year ago

For a recent project i needed a retry function in the GUI. I saw #49 so made a PR of our implementation.

romanzipp commented 1 year ago

I've changed the UI config check in #124 to be based on a middleware as you've suggested. Will this work for you?

Michel-Verhoeven commented 1 year ago

Yes nice work! If you merge it I will sync it up and make the changes

romanzipp commented 1 year ago

Alright cool, done.

romanzipp commented 1 year ago

Released in 4.0