I thought I had my head around this but, I do not...I am calling clone(
) in rt/lib/RT/Ticket_Overlay.pm from the <%INIT> mason block in
Display.html.  Is clone( ) where I put a callback to the
browser?  To reiterate, the clone( ) in <a href="http://the.pm">the.pm</a> file has the loop
that currently has to complete before the server responds to the
browser request.  <br>
<br>
Thank you for your help!<br>
<br>
Ryan<br><br><div><span class="gmail_quote">On 9/23/05, <b class="gmail_sendername">Ryan von Gleich</b> <<a href="mailto:VonGleichR@lanusa.com">VonGleichR@lanusa.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br><br>-----Original Message-----<br>From: Todd Chapman [mailto:<a href="mailto:todd@chaka.net">todd@chaka.net</a>]<br>Sent: Thursday, September 22, 2005 3:25 PM<br>To: Ryan von Gleich<br>Cc: <a href="mailto:rt-users@lists.bestpractical.com">
rt-users@lists.bestpractical.com</a><br>Subject: Re: [rt-users] (busy) function call causes browser timeout<br><br>On Thu, Sep 22, 2005 at 03:25:58PM -0400, Ryan von Gleich wrote:<br>> There are times where 100 or more tickets will have to be created, I
<br>> have a feeling I can never make it that fast.  I research how to spit<br>> Mason output and flushing the buffer, sounds like the right direction.<br>> Thank you.<br>><br>> Ryan<br><br>Here's part of the answer: $m->flush_buffer();
<br></blockquote></div><br>