-
Feature Request
-
Resolution: Fixed
-
L3 - Default
-
None
A user can define for each job (i.e. for each asynchronous continuation) a failed job retry time cycle, which means how often and in which the related job should be retried.
There should be a process engine configuration where the user can define globally a retry time cycle, which is applied to all jobs executed by this engine.
AT:
- there exists a process engine configuration to configure a global retry time cycle
- the global retry time cycle is applied, whenever a job does not configure local retry time cycle
- the configuration option is documented
Hint:
The FoxJobRetryCmd should be become the default behavior of the process engine configuration. Therefore it is necessary to refactor some jboss, wildfly subsystems etc. It should also be mentioned in the upgrade guide.