2009/8/20 Jean-Baptiste BRIAUD -- Novlog <[email protected]>: > Hi, > > I experienced timeout exception on RPC call even if the call by itself > (according to firebug) is finished. > It sound like the time mesured is not the time of the request only but > it also include (wrongly if it is true) the execution time of what is > done inside the handler. > Most of the time is should be OK because nothing very long should be > oin that handler, but because of a bug on my side I'm investigating > the handler take too long. > Playing with json-rpc I have found the same error message. I've get it everytme firefox was veri bussy with lots of sessions and takes more than the timeout time to render the page, even when the call was finished. So it seems the timeout refers to the global process and not just the rpc call.
-- Antoni Aloy López Blog: http://trespams.com Site: http://apsl.net ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
