I understand you need to something in fact that I did say back in September 2016 that dumps should be fixed to prevent overloading of the api. I will certainly introduce rate limiting to the applications. However, its one thing for me to make a code fix and quite another making a release available and getting everyone to update to that release, if you have to do it so soon so be it but I don’t think a couple of weeks notice is really adequate.
I am also confused about what the limit is, in the first post you say the limit is 10 queries per 10 seconds (i.e 1 query per second), but in this last post you say 25 queries per second, what is it ?
Implementing fixed rate throttling is what I intend to do for now, understanding variable rate limiting is considerably more complicated