|
<< Click to Display Table of Contents >> Raynet One Data Hub > 2026.2 > Connectors Connector Parameters |
The maximum time (in seconds) to wait for API responses before timing out.
Technical Name |
DEFAULT_TIMEOUT |
Category |
Technical |
Type |
Integer |
Default Value |
60 |
Example Values |
60 |
The maximum number of times to retry failed API requests before giving up.
Technical Name |
MAX_RETRIES |
Category |
Technical |
Type |
Integer |
Default Value |
3 |
Example Values |
3 |
The initial delay between retry attempts in seconds. This will increase exponentially for consecutive retries.
Technical Name |
RETRY_DELAY |
Category |
Technical |
Type |
Integer |
Default Value |
2 |
Example Values |
2 |