pull down to refresh

Possibly, but I seem well within my account's rate limits, and in the past when i've exceeded a limit I got a message from the API saying so. I've also done much greater throughput before without problems. Starting this Tuesday (after labor day weekend), many of my batch jobs have been sitting with no progress and timing out after 24 hours.
I've resorted to using concurrent (not batch) requests for now, even though it's twice as expensive, because at least I can reliably get output. It's also a lot slower because the batch requests are processed in parallel
reply