On Mon, Aug 24, 2009 at 1:52 PM, David Gerard<[email protected]> wrote: > 2009/8/24 Chad <[email protected]>: > >> Most require far too much execution time to be done >> over HTTP, you hit timeouts too easily. > > > Huh, that's annoying. Would a progress ticker be sufficient to keep > the connection alive and the admin interested? > > (I'm putting this forward as an inchoate feature request not quite up > to Bugzilla yet :-) ) > > > - d. > > _______________________________________________ > Wikitech-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/wikitech-l >
There's some extensions that make a stab at it (Maintenance and MaintenanceShell), but I'm not sure what they do to try and overcome the timeout issue. I'm sure it's doable, and it's probably more doable now with the new Maintenance class, rather than trying to shell out to other scripts like we used to :) -Chad _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
