I started subscribing the events through event bridge. How can i ensure if i am getting all the events? what if messages getting dropped in transit? I want to run a reconciliation process periodically and validate if there are any message drop
Is there a method that i can check the correlationId of the published message. let say, give me all correlation id published for a topic during an interval ?