Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
tacman opened this issue Jan 3, 2024 · 4 comments
Open

Comments

@tacman
Copy link
Contributor

tacman commented Jan 3, 2024

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
Copy link
Contributor Author

tacman commented Jan 3, 2024

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

@kbond
Copy link
Member

kbond commented Jan 3, 2024

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.

@tacman
Copy link
Contributor Author

tacman commented Jan 3, 2024

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.

@kbond
Copy link
Member

kbond commented Jan 3, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants