Open detj opened 3 weeks ago
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.
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.