multiple destination MSG #2
Closed
sameh-farouk
started this conversation in
General
Replies: 1 comment 1 reply
-
Yes, i totally forgot to update the document about this. I will update the doc but my idea was as this
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We need to be clear from the beginning on how the multiple messages will be decomposed, and handled separately, also on how RMB would retry only failing one.
The go version was handled this inappropriately see here, I fixed that in the V version but am willing to see a section explaining the flow for this feature.
Also, we can discuss if this feature can be dropped to simplify the logic of RMB and make it focus on doing only a few things just well as I didn't see yet useful use cases for the multiple destination msg in production (we could discuss what this feature bring to the RMB too) and the client would just create multiple dest message as multiple messages, anyway, it expects multiple responses.
Beta Was this translation helpful? Give feedback.
All reactions