Hello,
I'm using SpringBoot and Kotlin to integrate with the Amplitude Export API.
The official Amplitude documentation (https://amplitude.com/docs/apis/analytics/export) states that "data is available to export at a minimum within 2 hours of when the servers received it." However, there's no clear information about the maximum possible delay.
Does anyone know what the maximum data delay for the Amplitude Export API might be? This information is critical for us to ensure a stable integration without any data loss.
Thank you.