WSRetry Count
- Last Updated: March 6, 2025
- 1 minute read
- Hybrid Data Pipeline
- Version 4.6
- Documentation
Attribute
WSRetryCount (WSRC)
Purpose
The number of times the driver retries a timed-out Select request.
Insert, Update, and Delete requests are never retried. The timeout period is
specified by the WSTimeout (WST) connection option.
Valid Values
0 | x
where:
- x
- is a positive integer.
Behavior
If set to 0, the driver does not retry timed-out requests after the initial unsuccessful attempt.
If set to x, the driver retries the timed-out request the specified number of times.
Default
3
GUI Tab
Web Service tab