Всем привет!
Использую jenkins-cli для запуска джобы jenkins с траспортом http и ключом -s : Wait until the completion/abortion of the command. Interrupts are passed through to the build.
Джоба выполняется более 10 минут и срабатывает таймаут: hudson.cli.DiagnosedStreamCorruptionException
Судя по
https://github.com/jenkinsci/sshd-module/pull/6 есть возможность управлять таймаутом на стороне сервера для ssh
Есть похожее для http? И чтобы еще и на стороне jenkins-cli можно было задать?