RetryOptions
A complex data type that describes how to retry report generation or printing jobs that have failed.
Elements
RetryOption
RetryOptionType
. The retry options.
MaxRetryCount
Long
. Optional. The maximum number or retry attempts.
RetryInterval
Long
. Optional. The interval between retry attempts. Measured in seconds.