originally posted in:BungieNetPlatform
View Entire Topic
I am finding out the hard way that API throttling is now put on the API. Can Bungie shed some light on what the limit is so I can configure my code correctly?
Thanks!
English
-
Yesterday's launch of the Armory and Triumphs led to a huge amount of traffic on our servers. In order to recover as much CPU for keeping our website functional during this time, it was necessary to throttle ALL traffic from ALL apps (including our own). The throttle was reduced to 10 request per second (averaged over 10 seconds) per IP address. We typically use something closer to 25 requests per second as the throttle limit. I will raise it again today as the surge of traffic has subsided.