public function nextTaskfailed()
 {
     parent::nextTaskfailed();
     return ['Test', ['data' => "Test"]];
 }