At about 11:40AM makeRequest started failing entirely for me.
Data isn't coming back. I'm logging actions server side, seeing the
requests come through, can verify that I'm returning the correct data,
but it's never making it to the application. In firebug the request (
via post ) says "Loading...".
I'm ...