RFE: input() blocks the executor in Declarative, add a stage attribute instead?

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

XMLWordPrintable

      When using an input step in pipeline, the executor is blocked until you proceed or abort the input step.

      We have here the case that the code is build whenever it is changed in the scm via polling.
      Only a small number of the builds going to development, staging and production.
      As the executor is blocked, the maximum number of executors is reached in short time.

      The build pipeline plugin instead use an executor for every job it contains.

      Is it possible to break end the executor when input step is reached and restart after proceed answer?

            Assignee:
            Unassigned
            Reporter:
            Torsten Kleiber
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: