I have a orch which is collecting messages published by other orchestration.
All works fine even for 1000 + messages. But for 2500 + messages I see that a lot of messages in Queued Awaiting Processing status. The followingcorrelation receive on the listen shape, starts receiving messages late even though messages are in messagebox.
Then i see 20 to 25 messages getting consumed and then the recieve again starts getting messages after 5 minutes. So there is a delay of 5 mins after every 20 messages or so.
The processing finally completes after a long time but any idea on the issue why the messages are not getting subscribed and staing in this s