We should create a new table FeedUpdateFailureCause which has the stack trace that was captured during a parse error. We could then foreign key into this from FeedUpdate.
Also would be good to store a copy of the data that caused the failure, for debugging.
We should create a new table FeedUpdateFailureCause which has the stack trace that was captured during a parse error. We could then foreign key into this from FeedUpdate.
Also would be good to store a copy of the data that caused the failure, for debugging.