DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

Scheduler – Task failed

Important

To use this event, the Scheduler extension must be installed on the system.


This event is fired when a scheduler task failed.

The following properties can be used in notifications:

Property Description
uid Uid of the task, for instance 123
title Title of the task, for instance Reporting
description Description of the task
data Arbitrary data that can be filled by the task and used as markers
exception The exception thrown during the task process