You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to only enable the monitor in certain situations, but want to keep it in bundles.php (so routing and dependency injection works, even if not enabled).
it looks like there's only the ability to disable live-components
Little update on this bundle: it has taken a bit of a backseat right now while I focus on other things but I really want to get back to developing this. I've chatted with @nikophil (he helps me maintain other zenstruck packages) and he's going to help me development here as well.
I see v0.3 was released last week, and I think the ability to disable monitoring via a stamp or attribute is new, yes?
I'm still running into issues where the monitoring via this bundle appears to hang the message processing, so the ability to completely disable the bundle from the config is important. Otherwise, to disable the bundle I have to remove the ProcessedMessage entity and repository, and the config, and of course from bundles.php.
I'd like to only enable the monitor in certain situations, but want to keep it in bundles.php (so routing and dependency injection works, even if not enabled).
it looks like there's only the ability to disable live-components
The text was updated successfully, but these errors were encountered: