Closed wem closed 5 years ago
Hi ! I have same issue, I made a slight protocol modification, i.e. to fail a message, you have to make a regular 'send' command but if the field 'failureCode' is present the TCPEventBusBridge code will fail the message. Pushed on my fork, I'll issue a pull request after some friend's review even if it is light touch modifications.
I have this problem too. I have reviewed @EddieParis' pull request, and it looks fine to me. When will it be merged and available for release?
@vngantk it should be in 3.7
sorry for late reply @wem
Hi No problem, it would be nice when this will be part of 3.7 and so an "official way" is there.
yes it shall be
Version
Missing common event bus failure handling for consumers placed on bridge clients. There is no way to get a ReplyException on a server-side sender in the case of a recipient failure on a bridge client consumer.