Limit the number of job retries by default configuration
--------------------------------------------------------
Key: SLING-477
URL: https://issues.apache.org/jira/browse/SLING-477
Project: Sling
Issue Type: Improvement
Components: Event
Reporter: Carsten Ziegeler
Assignee: Carsten Ziegeler
Fix For: 2.0.0
A job can be configured when the job event is sent with a number of retries
indicating how often the job should be rescheduled if something goes wrong.
If this configuration is not available in the job event, the event is retried
forever!
The JobEventHandler should get a default configuration which is used in this
case instead.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.