Connector Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 2026.2 > Connectors > Alphabetic Connector List > Google Cloud Resources 

Connector Parameters

Request Timeout

Timeout in seconds for API requests

 

Technical Name

DEFAULT_TIMEOUT

Category

Technical

Type

Integer

Default Value

60

Example Values

60

 

The maximum time (in seconds) to wait for API responses before timing out.

 

Maximum Retries

Maximum number of retry attempts for failed API requests

 

Technical Name

MAX_RETRIES

Category

Technical

Type

Integer

Default Value

3

Example Values

3

 

The maximum number of times to retry failed API requests before giving up.

 

Retry Delay

Initial delay in seconds between retry attempts (will increase with exponential backoff)

 

Technical Name

RETRY_DELAY

Category

Technical

Type

Integer

Default Value

2

Example Values

2

 

The initial delay between retry attempts in seconds. This will increase exponentially for consecutive retries.