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

Add a count to the locks to allow limited ressources

      Hi,

      somehow we need to throttle the concurrency of a build step. Using a lock doesn't quite fit the use case, as then we can't use concurrency at all, we'd prefer to say "This lock is available 3 times" and then have our build step concurrently execute up to 3 times, but not 5.

      Is this feasible to implement this in this plugin?

            Unassigned Unassigned
            cri Cornelius Riemenschneider
            Votes:
            2 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: