<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Atlassian Admin API > Connector Parameters Task Parameters |
This parameter specifies the number of items to retrieve per API request. It controls the number of items returned in each API request when paginating through results.
Technical Name |
page_size |
Category |
Technical |
Type |
Integer |
Default Value |
50 |
Example Values |
50 |
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 |
This parameter represents the initial delay in seconds between retry attempts for failed API requests. For server errors an exponential backoff strategy is applied.
Technical Name |
retry_delay |
Category |
Technical |
Type |
Integer |
Default Value |
2 |
Example Values |
2 |
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 |