NetSuite: SuiteTalk concurrent request limit exceeded. Request blocked.
SuiteTalk concurrent request limit exceeded. Request blocked
This error occurs when the NetSuite concurrency limit (set by NetSuite) for your account is exceeded. It usually happens when too many NetSuite connection requests are running at the same time. For example, this error occurs when you try to run more than 5 requests at once while your concurrency limit is set to 5.
How to resolve it:
- Contact NetSuite to check your account’s concurrency limit. If needed, you can purchase additional concurrency licenses.
- Reduce the number of NetSuite connections running at the same time to stay within your limit.
- Split your integrations or backups into smaller tasks and schedule them at different times to avoid overlap.
As a temporary workaround, wait a few minutes and retry integration/backup once the current requests have completed.
Related Articles
Data Integration: You have reached the limit of records
The error "You have reached the limit of records" usually occurs when the number of records exceeds the limit specified in your current Data Integration product plan. To resolve this issue, you have a few options: Upgrade your plan to increase the ...
Salesforce API errors: TotalRequests Limit Exceeded/ApiBatchItems Limit Exceeded
The TotalRequests Limit Exceeded and ApiBatchItems Limit Exceeded errors are Salesforce-specific errors indicating that you have reached specific API limits on the Salesforce platform. Please find explanations of each error and relevant documentation ...
NetSuite: 2FA required
Skyvia connects to NetSuite via the NetSuite API. Basic Authentication does not support accounts configured with 2FA (two-factor authentication). If your NetSuite user account has 2FA enabled, please use Token-Based Authentication to connect to ...
Automation: Task Limit Reached
The "You have reached the limit of tasks" error in Automation indicates that you have exceeded the number of billed tasks allowed in your pricing plan for the current billing period. A billed task is any successful execution of an Action component ...
Freshdesk: The Limit of Freshdesk API Calls Per Hour Has Been Reached
This error occurs on the Freshdesk side, indicating that the API call limit for the hour has been exceeded. For more details on Freshdesk's API limits, refer to their API documentation. Freshdesk enforces a limit on the number of API calls that can ...