Number of thread for webhook processing is hardcoded

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

XMLWordPrintable

    • Type: Improvement
    • Resolution: Unresolved
    • Priority: Major
    • Component/s: scm-api-plugin
    • Environment:
      Jenkins 2.204.1
      scm'api'plugin 2.6.3
      branch-api-plugin 2.5.5

      The number of threads used for concurrent webhook processing is hardcoded to 10, but there are some scenarios where an administrator would like to increase or reduce this number.

      For instance, I have several slow processes due to Bitbucket API rate limit. Once 10 of those processes are in progress, no other webhook is being processed (although those other processes would go quite fast because they are from a different user, they are waiting for ages because 10 slow requests are still running)

            Assignee:
            Unassigned
            Reporter:
            Luis Piedra-Márquez
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: