Job Queue service is currently disabled, and some actions may not be available

Job Output

Configure how Zend Server handles jobs output

Store jobs output in the database

Only store the output for failed jobs

Do not store the output of the jobs

 KB

Enter (in KB) the maximum database space for storing job output data, 0-63 KB

Load

Define jobs execution concurrency parameters

The maximum number of HTTP based jobs which can be executed simultaneously
Please note that every queue in the queues list has its own value for this property, and it shouldn't exceed this value

Maintenance

Configure storage settings for completed jobs history

 days

The maximum amount of time a completed, failed or removed job, is kept in the database

 days

The maximum amount of time a failed job is kept in the database. If set to "0", the global history time value is used.

 MB

The maximum space on the database for storing completed jobs data

 MB

The maximum space on the database for storing failed jobs data

Job Execution Delay

Report an event when a job exceeds its defined execution time

 seconds

Define the maximum waiting time for a job after which an event is triggered

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered

Job Execution Error

Report an event when a job fails execution

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered

Job Logical Error

Report an event when a logical error occurs during job execution

Select the severity level for this event

Enter an email to receive a notification when this event is triggered

Enter a URL to be called when this event is triggered