EventBatch.prototype.tagRetryTimestamp = function(eventId, reinsertTimestamp, callback) {
    var self = this;
    this.tagRetry(
        self.dbapi.eventTagRetryTimestamp,
        eventId,