measure-sh / measure

Measure is an open source tool to monitor mobile apps.
https://measure.sh
Apache License 2.0
546 stars 27 forks source link

Discard batch if it contains duplicate event ids #1486

Open detj opened 3 weeks ago

detj commented 3 weeks ago

Summary

During ingestion, check if a batch contains duplicate event ids and discard by replying with a 400 Bad Request so that clients do not retry.