POST /github-webhook/ ignored if triggered within a minute

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: Minor
    • Environment:
      Jenkins-Version: 1.651.1
      github-api: 1.75
      github-branch-source: 1.5
      github: 1.18.2
      github-oauth: 0.22.3
      github-organization-folder: 1.3

      I'm using the Github Organization Folder and Jenkinsfiles.

      If I push up a change and then within a minute push up a second one; then the second one isn't built (it's just ignored).

      It doesn't appear as queued or anything. But I can see it in the Nginx logs:

      x.x.x.x - - [26/Apr/2016:16:29:11 -0400] "POST /github-webhook/ HTTP/1.1" 200 0 "-" "GitHub-Hookshot/35ff2c9"
      x.x.x.x - - [26/Apr/2016:16:29:47 -0400] "POST /github-webhook/ HTTP/1.1" 200 0 "-" "GitHub-Hookshot/35ff2c9"
      

      If I wait a minute to push up the second one, then it is built.

        1. config.xml
          4 kB
          Christian Höltje
        2. JENKINS-34458.log
          15 kB
          Christian Höltje

            Assignee:
            Jesse Glick
            Reporter:
            Christian Höltje
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: