orbednetwork / chrome-rest-client

Automatically exported from code.google.com/p/chrome-rest-client
0 stars 0 forks source link

Longer / configurable timeouts #158

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I am seeing timeouts (No response) in the neighborhood of 1 second. Is there a 
way to increase this or if not, can this feature be added?

Original issue reported on code.google.com by jhalter...@gmail.com on 13 Feb 2013 at 11:20

GoogleCodeExporter commented 9 years ago
Nope. At least not right now. Chrome have not implemented XMLHttpRequest 
timeout option.
If you have timeout after ~1 sec means that the server has not responded and 
has closed connection. Normally it takes 30 sek before timeout occur. 

Original comment by jarro...@gmail.com on 22 Feb 2013 at 1:35