public function getMaximumRetryCount()
 {
     return idx($this->getTaskData(), 'getMaximumRetryCount', parent::getMaximumRetryCount());
 }