even one record in one property can raise multiple parsing errors. So its no only counting the occurrence of errors.
Error:
JSONDecodeError: Extra data: line 2 column 1 (char 46115)
Scope:
[ ] create a counter that will at the end of processing dump, show info about how many records were corrupted and therefore skipped. Best will be to present a mini report. We had X records, Y records were corrupted -> skipped, Z records should be in Solr/S3. Per data type
Problem:
Scope: