Now that we are producing all purges into resource-purge topic, I would like to take a moment to improve propagation of request_id and dt fields.
We need to:
- Make sure we're propagating original request_id through the whole chain. @Joe do you think this would be useful to have the reqId of the original request that the purge originated from?
- 'dt' field would contain the timestamp when the resource being purged has changed.
- 'root_event.dt' should be properly propagated via the whole chain of resource_change events so that we know the timestamp of original edit that resulted in the purge.