How does Mango handle events that are late?

If for some reason the Mango system falls behind, we will replay the queued events in our system. To limit inconsistencies created by late-arriving data in downstream systems, Mango will not send events that are older than 10 minutes. The API will act as the source of truth for the current state of the system.