Releases: romanzipp/Laravel-Queue-Monitor
Releases · romanzipp/Laravel-Queue-Monitor
v1.2.2
v1.2.1
v1.2.0
- Remove DontMonitor Trait
- Add QueueMonitor Trait as requirement for monitoring
- General refactoring
- Fix millisecond calc bug by @darron1217
v1.1.3
- Fix elapsed time calc bug by @darron1217
- Saving attempt count on job start by @darron1217