<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 &quot;Actually we have a bug out to let you set a timeout,&quot;</div>
<div>I didn&#39;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">&lt;<a href="mailto:jerryk@vmware.com">jerryk@vmware.com</a>&gt;</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>
&gt; &gt; How do I define a timeout for procedures using �jsonRpcClient calls<br>
</div>&gt; &gt; &lt;ATT00001..txt&gt;<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&#39;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&#39;t want your client hanging in its constructor if the server isn&#39;t started?<br>
<font color="#888888"><br>
Jerry<br>
<br>
</font></blockquote></div><br></div>