Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-66278

Facing intermittent throttling issue with Jenkins

XMLWordPrintable

      Hi
       
      We are facing one intermittent issue with Jenkins Throttle.
      In the configurations we already set
       
      Maximum Total Concurrent Builds : 2
       
      Still in our pipeline job its triggering more than 2 builds at same time.
       
      Then we was added this is in global Jenkins configuration throttle category
       
      throttleJobProperty(
      categories: ['Name'],
      throttleEnabled: true,
      throttleOption: 'category'
      )
       
      Still We are facing same issue intermittently in our pipeline job.

            Unassigned Unassigned
            mahesh2511 mahesh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: