I've run into a few problems with API limits(too many calls) and server timeouts(calls too fast) while coding an AIR App.
I'm not very familiar with the performance of proxies, so I'm wondering if downloading a list of proxies to the app every so often and using a different proxy for every API call would be reasonably fast. I'm not even sure where to get an updated list of proxies, so any insight would help.
Feel free to suggest other, alternative solutions. Thanks!