Marcell Huszti
Marcell Huszti
It is still a problem
Hi @JiawenKor, I have a similar request. I understand, that I can use any string to describe datatype. Is there any way to define the object shape of such datatype,...
Hi @nvquanghuy, certainly. In our use case, we store a few JSON object in our db, as they can go a few levels deep, and they are mostly configurations, and...
Hi @fabianjunge, At the moment we do not have many experiences with the Transport API, so if you would like to create a PR for it, please go ahead. We...
Hi @pzamzow , Sorry for the late answer. Very good idea, would you mind creating a PR for it?
Hi @amangeot, Failover is not supported at the moment, mostly because rhea itself does not support it. We had the exact same setup in one of our projects, with that...
hi @jmargieh Sorry for the late answer..... I don't remember the exact reason, but it was something about the normal reconnection not really wanting to work in some weird edge...
Hi @yanna92yar You can always inject the `QueueService` into you own services, and then call `this.queueService.listen(...params)`