Added AJAX calls (with jQuery) to load the streams for the manangement page. I'm hoping this will cut down on the url response time, and get rid of those occasional urlfetch timeout errors we were seeing...
Essentially, a test to see if we can improve the load performance of a page...
Check out the manage page on the deployed app to see what you think.
Added AJAX calls (with jQuery) to load the streams for the manangement page. I'm hoping this will cut down on the url response time, and get rid of those occasional urlfetch timeout errors we were seeing...
Essentially, a test to see if we can improve the load performance of a page...
Check out the manage page on the deployed app to see what you think.