messenger-monitor-bundle icon indicating copy to clipboard operation
messenger-monitor-bundle copied to clipboard

exception: Specification filter must have a "from" date with period=all

Open tacman opened this issue 1 year ago • 5 comments

An exception has been thrown during the rendering of a template ("Specification filter must have a "from" date to use calculate "handled-per-x".").

https://mus.wip/admin/messenger/history?transport=async&period=all

I should point out I just installed the bundle and created storage, but there are messages in the queue from before the installation.

tacman avatar Jan 03 '24 15:01 tacman

Actually, clearing out all the messages didn't help, same error

tacman avatar Jan 03 '24 15:01 tacman

I don't immediately see the issue but this bundle is pretty unstable currently (it's completely broken with symfony/scheduler 6.4+).

I'm planning to stabilize and add much needed tests when I have time.

kbond avatar Jan 03 '24 16:01 kbond

Thanks, happy to test when the time comes.

I'm adding it to one of my demo apps now. I'm hoping to use it with the RunCommandMessage, as I'm still having issues with that. But this bundle will be very helpful with monitoring other messages, like async file downloads.

tacman avatar Jan 03 '24 17:01 tacman

When you mentioned RunCommandMessage in the console-extra issue, I meant to mention this bundle as it has (will have) support for it out of the box.

kbond avatar Jan 03 '24 17:01 kbond

Image

Still getting this.

I love that it's included in the latest SymfonyCasts!

tacman avatar May 13 '25 18:05 tacman