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

Quiet period doesn't reset on POST buildWithParameters

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • core
    • None
    • Jenkins 1.652

      After upgrade from 1.617 to 1.652 we have noticed that builds with quiet_period are not delayed after each POST trigger. The timer is set to 60s and our app sends POST requests to buildWithParameters every 1-3s until it has no events to process. In our workflow this build was always waiting until the last event and then started counting down from 60s. Now it counts down from 60s on first trigger no matter how many events were triggered. When it goes down to 0 the build is started and another event queues another build with 60s timeout.

            Unassigned Unassigned
            fon60 Łukasz Chełmicki
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: