I'm developing an online deck editor, Proxymang, and YQL can't handle the number of requests per second. The requests are one per Magic card, they're cached, and they're spaced out. What should I do?
I never resolved the problem; I eventually decided to use the Gatherer's meager API instead.
The problem seems to one of the following: