I can define an incremental retry interval

XMLWordPrintable

    • Type: Feature Request
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.8.0, 7.8.0-alpha4
    • Affects Version/s: None
    • Component/s: engine

      In case of retrying a failing the engine behaves currently as follows:

      1) Default Behavior:
      Whenever a job fails, the job executor decreases the retries and unlocks the job. Afterwards the failed job can be acquired and executed again by the job executor right away (if retries > 0). As a consequence, it could happen that in between the moment of failing and retrying the job there were just a small interval.

      2) Retry Time Cycle:
      With the property retry time cycle (e.g. R5/PT5M) it is possible to define the number of retries and an interval when the failed job should be retried. But in that case the interval is always (at least) 5 minutes.

      There should be some configuration options to configure a incremental retry interval of failed jobs.

      AT:

      • the incremental interval can be configured globally at process engine configuration level
      • the incremental interval can be configured locally at activity level

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Roman Smirnov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: