Icebob

Results 390 comments of Icebob

Yeah, you are correct. Could you make a PR? Of course, need to add relevant tests, as well.

RabbitMQ stores messages while they are not consumed. I think it is not a transporter issue, it is a configuration problem, but I don't know very well RabbitMQ. Maybe @Nathan-Schwartz?

Any updates about it?

Any updates about this issue?

Could you show a pesudo code how do you think?

There is no option because ServiceBroker sends the event to the listener nodes. If no group, no listener, it sends nowhere. In the case of `disabledBalancer: true`, it always sends...

Yeah, I think it can work with moleculer-channel but won't work with moleculer events.

It's a breaking change can't be merged in 0.14

It can be a good feature. PR is welcome.

Yeah, it's covered by hot reload middleware. I'm closing...