Releases: biigle/laravel-queue-alert
Releases · biigle/laravel-queue-alert
v2.0.1
v2.0.0
v1.1.0
v1.0.1
v1.0.0
Initial release.
Features
- Send an alert email if a queue is busy (i.e. exceeds a certain number of queued jobs)
- Can be configured for multiple queues and connections
- Can be configured to send emails only once every x minutes
- Can be configured to send emails only if the queue is busy for x minutes in a row
Full Changelog: https://github.com/biigle/laravel-queue-alert/commits/v1.0.0