Hello .
I have a problem with "reliable ordered" messages . I simulate latency for 0.5 second and send some messages with "reliable ordered" config . It's ok if latency is low but it has problem with high latency .
It will lose the order .
Is there any way to sort the messages with event ?
Any ideas ?