Roman Zipp

Results 42 comments of Roman Zipp

I can look into hiding the retry button if a job has been retried. But the queue monitor is more a backlog of job activity rather than a dashboard. And...

Released in [4.0](https://github.com/romanzipp/Laravel-Queue-Monitor/releases/tag/4.0.0). Thanks @Michel-Verhoeven !

I've finished work on the next major version **3.0** (PR #103) which will resolve this issue but also contains some **breaking changes**. Would you be willing to test this version...

I've updated the upgrade guide link 👍

To be honest I don't really understand which use case will be covered with adding an auth guard. Could you share an example?

You could try it out, as I said I'm nit using Octane. Clearing the structs should resolve this issue but feel free to submit an implementation

I'm too getting the `BadCredentials` error. Credentials stored in the `.rc` file and are correct. Also checked for special characters. Is the authentication still working with Spotify? ```shell spodcast -l...

Tagged in [5.2.0](https://github.com/romanzipp/Laravel-Queue-Monitor/releases/tag/5.2.0), had to fix some issues with backwards compatibility and upgrade migrations

I'd love to merge this PR but unfortunately it's incompatible with the current way of testing the routes. As [you can see in this comment](https://github.com/romanzipp/Laravel-Queue-Monitor/pull/123#discussion_r1187766898). I'm happy to accept changes...

Hey, sorry for not responding in the meantime, this PR went a bit under the radar for me. Hoever, I've publish v5 of the package now. If you'd like to...