Skip to main content

Filter: gk/foundation/scheduler/task/get/can-fail

Filters whether the task can fail without stopping the job.

Parameters

NameTypeDescription
$can_failboolWhether the task can fail without affecting the job status.
$instance\TaskThe task object.

Since

  • 1.12.0

Source

Defined in Scheduler/Models/Task.php at line 368