Why multiple batch failures at the same time ? | Community
Skip to main content
AtulChavan
New Participant
February 4, 2022
Solved

Why multiple batch failures at the same time ?

  • February 4, 2022
  • 2 replies
  • 1005 views

Hi Everyone,
While getting backfill data from Analytics to AEP I have witnessed multiple batch failures had happened at the same time (Ref SS). When I had investigated reason it says  "A batch XXXXXXXXXXXX  is detected as a duplicate". I'm curious to know is it a UI glitch-bug OR under which situation this error pop ups & continues how long ? I can see later (Almost after 38 batches failed) subsequent batches are ingested successfully. Also wondering on what parameter decision happens in single batch number of  records to be ingested.   Thank you.  

 

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by adobechat

Has the data been imported manually or is there a system pushing data?

To rule out the basics, have you checked if its not pushing same data multiple times? It could be that it exported 38 times and system rightly processed one of them and marked the rest as duplicates.

 

2 replies

jpetermarias
Employee
November 13, 2023

This is expected behaviour. Since the ingestion process is asynchronous, this de-duplication functionality is critical to ensure that any duplicate ingestion jobs are not accepted (which would cause event duplication). We have an enhancement request to hide some of these internal details from the end user...but that work is still under review. This will be addressed in future releases.

adobechat
adobechatAccepted solution
New Participant
February 8, 2022

Has the data been imported manually or is there a system pushing data?

To rule out the basics, have you checked if its not pushing same data multiple times? It could be that it exported 38 times and system rightly processed one of them and marked the rest as duplicates.