protected function event_retry($batch_id, $event)
 {
     return PGQ::event_retry($this->log, $this->pg_src_con, $batch_id, $event);
 }