[[["易于理解","easyToUnderstand","thumb-up"],["解决了我的问题","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["很难理解","hardToUnderstand","thumb-down"],["信息或示例代码不正确","incorrectInformationOrSampleCode","thumb-down"],["没有我需要的信息/示例","missingTheInformationSamplesINeed","thumb-down"],["翻译问题","translationIssue","thumb-down"],["其他","otherDown","thumb-down"]],["最后更新时间 (UTC):2025-08-19。"],[[["\u003cp\u003eIntegration Connectors manages connection traffic by automatically adjusting the number of nodes assigned to a connection, increasing nodes during traffic spikes and decreasing them during lulls.\u003c/p\u003e\n"],["\u003cp\u003eIf a connection exceeds its throttling limits and uses all available nodes, Integration Connectors will return an \u003ccode\u003eHTTP 429\u003c/code\u003e response.\u003c/p\u003e\n"],["\u003cp\u003ePay-as-you-go users can proactively configure minimum and maximum node limits to handle anticipated traffic spikes, and must adjust node allocation, or contact support, when receiving \u003ccode\u003eHTTP 429\u003c/code\u003e errors.\u003c/p\u003e\n"],["\u003cp\u003eSubscription users have no actions to take when traffic spikes occur, as they are handled automatically, however, if they receive the \u003ccode\u003eHTTP 429\u003c/code\u003e response they must contact support.\u003c/p\u003e\n"]]],[],null,["# Rate limiting connection traffic\n================================\n\nThis page describes how Integration Connectors rate limits (controls) the incoming requests to your connection,\nand the various options available to you to address the rate limit conditions that may occur in your connection.\n\nIntegration Connectors intelligently manages a connection's traffic by\nthrottling (smoothening traffic spikes) requests from a connection. So, suppose\nthere is an increase in a connection's traffic; Integration Connectors automatically increases the number of\nnodes assigned to the connection, and conversely, if there is a drop in a connection's\ntraffic, Integration Connectors automatically decreases the number of nodes assigned to the connection.\nThis node autoscaling ensures that a connection's node allocation is always optimal.\n\nHowever, in some scenarios, it is possible that a connection uses all its available nodes\nand still requires additional nodes. In such a scenario, where a connection exceeds\nits throttling limits, Integration Connectors returns the `HTTP 429` response.\n\nYour options for rate limiting a connection vary based on your user type (pay-as-you-go or subscription)\nas described in the following sections.\n\nRate limiting for pay-as-you-go users\n-------------------------------------\n\nRate limiting for subscription users\n------------------------------------"]]