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

Using the REST API I can set job retries

    XMLWordPrintable

Details

    • Feature Request
    • Resolution: Fixed
    • L3 - Default
    • 7.0.0
    • None
    • None
    • None

    Description

      Sets the number of retries that a job has left. From the comments in the management service:

      Whenever the JobExecutor fails to execute a job, this value is decremented. When it hits zero, the job is supposed to be dead and not retried again. In that case, this method can be used to increase the number of retries.

      Hint:
      POST
      /management/job/

      {jobId}

      /retries/

      {retries}

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              clint.manning clint.manning
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce