help-retry.html #1

  • //
  • guest/
  • perforce_software/
  • p4jenkins/
  • main/
  • src/
  • main/
  • resources/
  • org/
  • jenkinsci/
  • plugins/
  • p4/
  • credentials/
  • P4TicketImpl/
  • help-retry.html
  • View
  • Commits
  • Open Download .zip Download (331 B)
<div>
	<b>Perforce Retry attempts</b>
	<p>The number of retry attempts for a Perforce connection or task invocation. The default is 0 retry attempts, when
		the connection or task is invoked only once.</p>
	<p>The retry period gets longer after each attempt and is calculated by n^2 seconds (n is the number of attempts)</p>
</div>
# Change User Description Committed
#1 15294 Paul Allen Help files for retry option.