Task Parameters

<< Click to Display Table of Contents >>

Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Slack Standard > Connector Parameters 

Task Parameters

Request Timeout

This parameter defines the duration after which an ongoing request is terminated. Increase this value to avoid timeout errors.

 

Technical Name

timeout

Category

Technical

Type

Integer

Default Value

30

Example Values

30

 

Maximum Retries

This parameter represents the maximum number of retry attempts for failed API requests.

 

Technical Name

max_retries

Category

Technical

Type

Integer

Default Value

3

Example Values

3

 

Backoff Factor

This parameter represents the exponential backoff factor for retry delays. It sets the multiplier used to increase the delay between retry attempts in an exponential manner.

 

Technical Name

backoff_factor

Category

Technical

Type

Double

Default Value

1,5

Example Values

1,5