wendy / com.levibostian.wendy.types / PendingTaskResult / FAILED

FAILED

FAILED

Indicates the task failed.

Wendy will attempt to run the task again the next time that Wendy runs tasks.

Note: If an error occurs that you need your app user to handle, make sure to call Wendy.recordError. Wendy will skip the execution of the current PendingTask for as long as it has a recorded error for it.