Currently if a dataset contains retractions, these will be included in the initial snapshot, however, these aren't particularly useful to a consumer bootstrapping, since they don't yet have any of the dataset.
To reduce the size of the initial snapshot, we could filter retractions out after preparing the snapshot — the snapshot would still include the retractions, but before we send the response we strip them.