Timeout retry count

Specifies how many times RICOH ProcessDirector tries to submit a web service request that times out before returning a result. The initial request is treated as the first request.

Format:

Data type
Integer

Database name
Job.WebService.TimeoutRetry

Usage notes:

  • Timeout retry count is a positional job property. For information about using positional job properties, refer to the Information Center.
  • If this value is blank, the request is only attempted once. If the request times out without a response, the job goes into Error state.
  • The initial attempt to submit the request is included in this count. Set this value to 2 or greater to resubmit the request after a timeout.