<div dir="ltr"><span class="Apple-style-span" style="border-collapse: collapse; font-family: arial, sans-serif; font-size: 13px; ">hi, <div>thanks for the reply. </div><div><br></div><div>Regarding "Actually we have a bug out to let you set a timeout,"</div>
<div>I didn't quite understand. Does this means it is on your todo list? </div><div>Is there a plan for a patch?</div><div><br></div><div>the case I want to deal with is pretty common : </div><div>I have a JsonRpcServer and I want to deal with requests that linger in the server for too long.</div>
<div>(Lets say a lock occurs on the server side). I would like to set a time out so that an exception will occur on the client - and let me deal with it on the client side.</div><div><br></div><div>Is there something like this? </div>
<div>10x.</div><div><br></div><div><br></div><div>Does this mean that this is on the todo list? and that </div></span><br><div class="gmail_quote">On Sun, Mar 27, 2011 at 10:36 PM, Jerry Kuch <span dir="ltr"><<a href="mailto:jerryk@vmware.com">jerryk@vmware.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im"><br>
> > How do I define a timeout for procedures using jsonRpcClient calls<br>
</div>> > <ATT00001..txt><br>
<br>
Hi:<br>
<br>
Actually we have a bug out to let you set a timeout, at least for initial creation of a client and its connection to a server. I don't believe you can do it directly with how the interface the client currently exposes.<br>
<br>
I assume your issue is likely that you don't want your client hanging in its constructor if the server isn't started?<br>
<font color="#888888"><br>
Jerry<br>
<br>
</font></blockquote></div><br></div>