[
https://issues.apache.org/jira/browse/OOZIE-3066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007572#comment-17007572
]
Qs Bao commented on OOZIE-3066:
-------------------------------
Hi [~gezapeti], I'd like to work on this.
My idea is:
# Add a new global configuration
{{oozie.service.LiteWorkflowStoreService.default.user.retry}}, through which
admin can define default retry counts for all actions. 0 will be the default as
it is the current behavior.
# Change function
{{org.apache.oozie.service.LiteWorkflowStoreService#getUserRetryMax}}, if
{{retry-max}} was not defined in workflow xml, return the global
configuration's value instead of constant 0.
Any thoughts? [~gezapeti]
> Possibility to set retry-max globally
> -------------------------------------
>
> Key: OOZIE-3066
> URL: https://issues.apache.org/jira/browse/OOZIE-3066
> Project: Oozie
> Issue Type: New Feature
> Reporter: Gézapeti
> Priority: Major
>
> Currently there is no way to set the equivalent of {{retry-max}} globally to
> apply to every action.
> It should be possible to set a default value to that to make workflow
> execution more reliable.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)