Hi,
I need ordered events processing. I’m choosing between a catchup subscription and a persistent subscription with a single consumer per group. Are there any cases when using a persistent subscription with ‘MaxSubscriberCount’ of 1 will not guarantee the ordering?
Max.