Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-8708

If the default number of retires is set to 0 an incident is created without executing the job

XMLWordPrintable

    • Icon: Bug Report Bug Report
    • Resolution: Won't Fix
    • Icon: L3 - Default L3 - Default
    • None
    • None
    • engine

      Reproduce

      • create a model with an async before task
      • set the defaultNumberOfRetires to 0
      • start the process
      • observation: an incident is immediately created for the job without executing it once
      • expected: job is executed once

      Hints

      • on job creation the retires are set to the defaultNumberOfRetries
        (JobDeclaration)
      • setRetries has logic which creates an incident if the new retires are 0 and the last was > 0 (default 3) (JobEntity)

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              sebastian.menski Sebastian Menski
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: