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.

I'm not sure how to confirm that because of my own bug that could  
interfere and also there is apparently no sleep function in  
javascript ...

If true, this could be reproduced by just making handler application  
code to take longuer than timeout using sleep(t greter than timeout).

Any idea ? Anyone already encountred that before ?
Can I rely on firebug trace to assert a request is finished ?
I was even able to check the result using firebug before the RPC  
timeout exception.

------------------------------------------------------------------------------
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

Reply via email to