I have experience that timeout handler is called if exception is
thrown in your request event handler.
Try to use "try {} and catch {}" in your event handlers to debug this problem.
Hope that helps:)
2008/7/24 Derrell Lipman <[EMAIL PROTECTED]>:
> On Thu, Jul 24, 2008 at 9:44 AM, <[EMAIL PROTECT
On Thu, Jul 24, 2008 at 9:44 AM, <[EMAIL PROTECTED]> wrote:
> Ok I tried Net tab in Firebug, I've got response 200 OK. It's weird,
> because handler receives correct data, but after 10seconds (my timeout
> setting) was this handler called again but with error message "Local timeout
> expired".
>
On Thu, Jul 24, 2008 at 5:38 AM, Tarmaq <[EMAIL PROTECTED]> wrote:
>
> Hi all,
> I have little problem with RPC.callAsync. I get response after callAsync,
> but after X seconds (as is timeout set) my callback is called again but
> with
> error "Local timeout expired".. Is here anyone who had this
Hi all,
I have little problem with RPC.callAsync. I get response after callAsync,
but after X seconds (as is timeout set) my callback is called again but with
error "Local timeout expired".. Is here anyone who had this problem too?
Thanx for response. L.
--
View this message in context:
http://w