Kevin Bond

Results 420 comments of Kevin Bond

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...

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.

Are you able to share what was inside Results that caused that exception? I thought I normalize everything but maybe I missed something.

Good idea, keep 'em coming! 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...

What about this: 1. Your app hooks into messenger handle failure event (higher priority than the event in this bundle). 2. If the failure matches the condition to disable saving,...

Thanks for the PR @SpartakusMd! I'm quite swamped at the moment so I'll give it a proper review (and start working on the other issues) when I have a chance....

Looks good, I'm going to be adding this bundle to an ap so I'll be able to test this out locally soon.

Hey @SpartakusMd! Sorry for the delay - I haven't forgotten about this! I'm pretty sure the next pre-release is going to require a migration because of #105 so feels like...

Ak, sorry all, this keeps falling down my list. I do really want to see this feature!

Good idea. I'm trying to think how we'd store this - it needs to be json in the db. Simple as running through `symfony/serializer`? It'd be nice to reuse the...