https://bugzilla.wikimedia.org/show_bug.cgi?id=29184
Michael Dale <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Michael Dale <[email protected]> 2011-06-14 18:21:10 UTC --- I have added a new features help with this: 1) We list transcode status and error on the image page, that would show why the transcode failed. 2) We use the --maxtime argument when calling the runJobs.php script and with r90068 we enforce a maxtime for transcodes. 3) In r90068 I have made transcode calls run in the background and added a check for growing file function that checks if the target file is growing. If the target file stops growing we kill the process and flag the transcode as an error. This should make it a lot harder for frozen transcodes to stay around for any substantial amount of time. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
