No idea, my theory is that if you are doing anything that is gonna hammer the API, you already logged in as user via implicit, so you have 800 requests, and it’s actually really hard to get to that limit client side. So there is no need to know/limit. You’ll only hit it if you script goes loopy, and if that happens, chromes likely to kill the tab.
Also possible it was just over looked.