Rate limiting connection traffic

This page describes the various options for rate limiting (control) your connection's traffic.

Integration Connectors intelligently manages a connection's traffic by throttling (smoothening traffic spikes) requests from a connection. So, suppose there is an increase in a connection's traffic; Integration Connectors automatically increases the number of nodes assigned to the connection, and conversely, if there is a drop in a connection's traffic, Integration Connectors automatically decreases the number of nodes assigned to the connection. This node autoscaling ensures that a connection's node allocation is always optimal.

However, in some scenarios, it is possible that a connection uses all its available nodes and still requires additional nodes. In such a scenario, Integration Connectors returns an HTTP 429 response when a connection exceeds its throttling limits.

Your options for rate limiting a connection vary based on your user type (pay-as-you-go or subscription) as described in the following sections.

Rate limiting for pay-as-you-go users

Scenario Remediation
Are you anticipating or seeing a spike in your connection's traffic? Yes Integration Connectors autoscales the connection nodes till it reaches the configured maximum node limit. However, based on your traffic pattern, you can proactively configure the required minimum and maximum nodes for the connection in the Edit connection page.
No No action required from you.
Are you getting the HTTP 429 response for your connection? Yes Even though the connection nodes are autoscaled, you may have encountered the following scenarios:
  • There is a sudden spike in the connection's traffic which the existing nodes can't handle, and hence you are temporarily getting this error. In this case, increase the number of minimum nodes for the connection in the Edit connection page.
  • The maximum permissible node limit isn't fully utilized by the connection. In this case, increase the maximum nodes in the Edit connection page.
  • The maximum node limit is fully utilized by the connection. In this case, contact Integration Connectors support.
No No action required from you.

Rate limiting for subscription users

Scenario Remediation
Are you anticipating or seeing a spike in your connection's traffic? Yes No action required from you. Integration Connectors autoscales the connection nodes which in turn takes care of throttling.
No No action required from you.
Are you getting the HTTP 429 response for your connection? Yes Contact Integration Connectors support.
No No action required from you.