Skip to content

1.3.4: Improved self message confirmation logic in EventBus Transport

Latest
Compare
Choose a tag to compare
@rosbitskyy rosbitskyy released this 09 May 17:27
The commit introduces an improved confirmation mechanism for self-messages within the EventBus Transport. It includes additional logical checks to confirm or reject a message based on its sender status, thus enhancing the reliability of the message dispatch process. This commit will help ensure only valid and appropriate messages get propagated in the system.