NEW32976
queue sub-commands need to know how to catch URLError and exit "handled error"
https://bugs.webkit.org/show_bug.cgi?id=32976
Summary queue sub-commands need to know how to catch URLError and exit "handled error"
Eric Seidel (no email)
Reported 2009-12-27 18:20:55 PST
queue sub-commands need to know how to catch URLError and exit "handled error" QueueEngine defines handled_error_code which is used by sub-commands to indicate that the the command failed, but that the subcommand handled it, or that the error was temporary. subcommands need to know how to handle URLErrors from StatusBot and report them as being temporary to the parent queue. https://bugs.webkit.org/show_bug.cgi?id=32940#c10
Attachments
Note You need to log in before you can comment on or make changes to this bug.