<< Click to Display Table of Contents >> Raynet One Data Hub > 25.3 > Connectors > Alphabetic Connector List > Atlassian Opsgenie > Connector Parameters Task Parameters |
This parameter specifies the permissions per second.
Technical Name |
rate_limiter_num_requests_per_second |
Category |
Technical |
Type |
Integer |
Default Value |
n/a |
Example Values |
20 |
The rate limiter ensures that at most Rate Limiter number of requests are issued in a rate limiter duration. If requests fail with a "too many requests" error, study the API documentation and adapt those parameters accordingly. See the Opsgenie REST API documentation for an explanation of the API rate limits per plan and where to find them.
This parameter specifies the permissions per minute.
Technical Name |
rate_limiter_num_requests_per_minute |
Category |
Technical |
Type |
Integer |
Default Value |
n/a |
Example Values |
20 |
The rate limiter ensures that at most Rate Limiter number of requests are issued in a rate limiter duration. If requests fail with a "too many requests" error, study the API documentation and adapt those parameters accordingly. See the Opsgenie REST API documentation for an explanation of the API rate limits per plan and where to find them.