Nicolas Malin created OFBIZ-10557:
-------------------------------------
Summary: Async persist service on error no restart by default
Key: OFBIZ-10557
URL:
https://issues.apache.org/jira/browse/OFBIZ-10557 Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: Trunk
Reporter: Nicolas Malin
Assignee: Nicolas Malin
Related to the [discussion on dev|
https://s.apache.org/EBhf] I will turn off by default the indefinitely restart when a service async failed.
When a service run by async with persistence, the default value set on jobsandbox.maxRetry is 0 instead of -1 before.
If you want run indefinitely an async service while isn't a success, set on your service definition max-retry="-1".
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)