On Fri, Jan 17, 2014 at 03:46:07PM -0700, Adam Conrad wrote: > > The right way to detect a reject is via the email that's sent back.
Furthermore, keep in mind that in some cases (like malformed uploads), there won't even be an email, as we can't safely determine a sensible target to mail to. It might be easier to just check if your upload was *accepted*, and after a sensible timeout, assume it wasn't, and take action. ... Adam -- Mailing list: https://launchpad.net/~canonical-ci-engineering Post to : [email protected] Unsubscribe : https://launchpad.net/~canonical-ci-engineering More help : https://help.launchpad.net/ListHelp

