@ -935,7 +935,7 @@ class Manager implements IManager {
$task->setEndedAt(time());
$error='The task was processed successfully but the provider\'s output doesn\'t pass validation against the task type\'s outputShape spec and/or the provider\'s own optionalOutputShape spec';
thrownew\OCP\TaskProcessing\Exception\Exception('The task was processed successfully but the provider\'s output could not be encoded as JSON for the database.',0,$e);