Greetings, On Mon, Mar 18, 2013 at 10:35 AM, Ben Armstrong <[email protected] > wrote:
> On 03/18/2013 12:04 PM, Richard Nelson wrote: > > This is a race condition when builds take to long or get backed up. I > > will work on addressing this issue. > > Wishlist: while waiting for a build, create the directory that will hold > the build in advance, and populate with an index page (automatically > shown by apache) which: > > 1. has some text explaining about the expected files in the directory > 2. shows your position in the queue (this is a dynamic element, so that > would imply the index page is php or something else capable of showing > dynamic content) > 3. if refreshed, does not submit another build ;) > 4. when finally done, shows a summary of: > - time spent waiting in the queue > - time spent processing > - green "success", yellow "maybe-failed", red "failed" > > Immediately after submitting to the build, redirect the browser to this > page. > > Ben > > Good ideas. When I get some time to work on l-b-cgi I will consider best way to address. Thanks.
