On Wed, Jul 18, 2012 at 09:58:38AM +0100, Colin Watson wrote: > * One upload (checkbox) hit a timeout on the first attempt, although it > later succeeded (presumably due to a now-hot cache). It was > attempting to close eight bugs, and ran into: > > https://bugs.launchpad.net/launchpad/+bug/745799 > > There are various possible strategies for fixing this, from direct > optimisation to moving various things into asynchronous jobs. This > is a blocker, so we'll explore this.
I've fixed this, pending deployment, which I expect will happen on Monday. The fix was to move the process of closing bugs when accepting uploads from a queue into an asynchronous job. The only slight downside is that bugs may take up to a minute or two to be closed after an archive admin runs "queue accept"; I don't expect that this will cause anyone any serious inconvenience. I'll wait until after beta-2 to make sure nothing else crops up during this freeze, but if there are no more timeouts then I expect I will remove the old queue script after that. -- Colin Watson [cjwat...@ubuntu.com] -- ubuntu-devel mailing list ubuntu-devel@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-devel