Erik Johnston 59fa91fe88 Retry event persistence on IntegrityError
Due to a bug in the porting script some backfilled events were not
correctly persisted, causing irrecoverable IntegrityErrors on future
attempts to persist those events.

This commit adds a retry mechanism invoked upon IntegrityError,
where when retried the tables are purged for all references to the
events being persisted.
2016-08-04 15:02:15 +01:00
..
2016-04-07 16:52:07 +01:00
2016-07-18 16:39:44 +01:00
2016-07-20 16:40:28 +01:00
2016-07-22 13:21:07 +01:00
2016-07-26 07:35:48 +01:00
2016-03-22 14:08:13 +00:00
2016-08-03 15:42:08 +01:00
2016-01-28 17:09:09 +00:00
2016-06-03 11:04:31 +01:00
2016-07-26 13:32:15 +01:00
2016-01-07 04:26:29 +00:00
2016-06-24 11:45:23 +01:00
2016-06-07 15:07:11 +01:00
2016-05-31 15:32:32 +01:00
2016-07-20 10:18:09 +01:00