FW: [rt-users] (busy) function call causes browser timeout

Ryan von Gleich rvongleich at gmail.com
Mon Sep 26 13:30:32 EDT 2005


>
> I assume that your init block has a loop that calls clone the number
> > of necessary times. If that is not so, you need to refactor clone
> > so that you can call it once for each needed clone. As long as
> > each individual call to clone is less time than the browser timeout
> > you will be able to send output to the browser (from the init block)
> > to keep it happy.
> >
> I know this is not crucial, but is there anyway to do away with the stuff
that is sent to the browser so that it is gone when the before function call
is completes and sends the new page?
Thanks Ryan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20050926/5f37edc2/attachment.htm>


More information about the rt-users mailing list