Has anyone run into an issue where 95%+ a dataflow writing to a flat file destination is successful. But once in a while it would drop one or more records while writing. However, if the record is reprocessed, it is written successfull. This wasn't a major concern before, but the package in question is being used more and more heavily now in production, the situation is becoming more noticeable. As it is dropping correspondly an ever growing number of records.
Thanks.