<div> <b>Perforce Tick interval</b> <p>Prevents long running commands from timing out. A 'waiting' message is sent to the log after the interval period (ms). Default value is 0, which disables the tick message.</p> </div>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#1 | 26640 | Paul Allen |
Tick interval message to prevent timeout. An advanced setting in the Credential sets a 'tick' interval to print out a 'waiting' message to the log during long running commands. The value needs to be less than 30,000ms to avoid Jenkins automatic disconnect. JENKINS-58161 |