shane_blink Posted November 12, 2020 Share Posted November 12, 2020 I'm getting the following error in my 4 hourly domain cron job on my domain sync. domain.com [500000] Too many requests Reading the Namecheap API they limit requests to 20 per min/700 per hour/8000 per day. Is there a way I can spread the rate out with WHMCS so they've not all sent via the API in the same cron? 0 Quote Link to comment Share on other sites More sharing options...
yggdrasil Posted November 13, 2020 Share Posted November 13, 2020 18 hours ago, shane_blink said: I'm getting the following error in my 4 hourly domain cron job on my domain sync. domain.com [500000] Too many requests Reading the Namecheap API they limit requests to 20 per min/700 per hour/8000 per day. Is there a way I can spread the rate out with WHMCS so they've not all sent via the API in the same cron? How many domains do you have? WHMCS should not be doing that many calls (500000). That seems horrible wrong or some error in your installation. I'm not sure if you can limit or set the rate on the API or cron jobs. From the docs they say it does this on batches of 50 but not sure if you can modify that setting. 0 Quote Link to comment Share on other sites More sharing options...
shane_blink Posted November 13, 2020 Author Share Posted November 13, 2020 I have about 100 domains currently. The Namecheap API allows 20 requests per minute, 700/hour 8000/day. It used to work fine before the upgrade to V8 though? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.