Hi,
I have a ServiceFabric cluster that contains a number of MicroServices that post messages/events to a message bus.
I have a issue when the services scale out which can then cause messages to be processed out of order. Does SB have a way to control message processing orders etc.
Thanks