Description
the oozie-default:
<name>oozie.service.LiteWorkflowStoreService.user.retry.error.code</name>
<value>
JA008,
JA009,
JA017,
JA018,
JA019,
FS009,
FS008
</value>
but the action failed these error codes, is not retried. Retry works if this property is specified in oozie-site.xml
Also, for sub-workflow applications, the child workflow action is retried (oozie-site property set), but parent workflow is not rerun after child reports success.