Hi Ivy team According to the public javadoc of SystemTaskFailureBehaviour
However, the snippet above only applies for a particular process by setting parameters of the Is there anyway that I can set Regards asked 04.04.2016 at 08:15 Genzer Hawker |
Currently (with6.1 or older) it's not possible. The default behaviour is hardcoded to
answered 04.04.2016 at 09:07 Reguel Werme... ♦♦ 1
Hi Reguel, I have on further question to the SystemTaskFailureBehaviour. If you set FAIL_TASK_DO_RETRY, how many times and in which time period the system will retry the task? Regards, Dani
(16.09.2016 at 11:28)
dharlach
|
According to the java docu above, if a system task fails, the system retries to execute the task after a defined period (if FAIL_TASK_DO_RETRY is set). Can you tell me please, which default values Axon.ivy uses for a) number of retries b) waiting time between retries. Thanks in advance. answered 20.06.2017 at 09:29 peter_muc 1
the retries are endless. And the waiting time between the retry attempts are random to avoid timming issues. More concrete the retry time is expanded until it reaches 72h or something.
(21.06.2017 at 08:51)
Reguel Werme... ♦♦
|
Once you sign in you will be able to subscribe for any updates here
By RSS:Markdown Basics
Tags:
Asked: 04.04.2016 at 08:15
Seen: 2,710 times
Last updated: 21.06.2017 at 08:51