I am using tap-kustomer and target-s3 and getting ...
# troubleshooting
p
I am using tap-kustomer and target-s3 and getting duplicate records in the stream while using tap-kusotmer and target-jsonl there seems to be no duplicate. Is there a possibility if the target is throttling (when a tap is making more records than the target can sink) it generates duplicate records?
I have verified the pagination logic and also the target-jsonl output, can't seem to figure this one out
No I see something is weird I can see the same duplicate record in jsonl too
but not all the records are duplicated and the number of duplicated records are different every run
I'm manually checking kustomer api
turns out the api is returning right records
no duplicates
okay so I was able to identify that API is sending duplicate records erractically
PAIN
message has been deleted