Augusto Franzoia

Results 15 comments of Augusto Franzoia

> > Not having a filtering options makes it really hard for cases where there is a centralized consumer and multiple producers > > Filtering in `getJobs` would only be...

@manast I apologize I didn't explain myself clearly enough. This is my use case, I have a service whose role is to generate audio files on demand. Multiple consumer services...

@manast I was thinking about the case of using one result queue per requester service. In that case I would pass the queue name in the job data and post...

> That's why I am suggesting to have several result queues instead. But as the queues may be dynamic, the workers will need to instantiate a queue every time they...

In my case I was able to fix it by downgrading the plugin version to `conventional-changelog-conventionalcommits@v5`.