Interview Guides

You're working on a data pipeline and discover that some historical data is missing because of an upstream outage, bad deployment, or delayed source delivery. You need a safe way to restore the missing records without corrupting downstream tables or double counting data.
What strategies would you use to backfill missing data in a data pipeline?