You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/05/03 17:08:05 UTC

[jira] [Created] (ARIA-194) Ability to set an operation's max-attempts an retry-interval from the service-template

Ran Ziv created ARIA-194:
----------------------------

             Summary: Ability to set an operation's max-attempts an retry-interval from the service-template
                 Key: ARIA-194
                 URL: https://issues.apache.org/jira/browse/ARIA-194
             Project: AriaTosca
          Issue Type: Story
            Reporter: Ran Ziv
            Priority: Minor


A task's {{max-attempts}} and {{retry-interval}} values are currently set from a number of places: There are default values, they can be set from the workflow, from the CLI, etc.; However, one place through which it's not configurable is the service-template.

The {{OperationTemplate}} and {{Operation}} models have these fields declared, but no way to set them, and no reads from these fields either.

There should be the ability to set in the service-template the maximum number of attempts for an operation, as well as its interval in-between retries.
This value should be stored in the said models, and then used later on (at least as defaults) for the respective tasks.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)