Let mark_entry_failed log unknown exceptions
authorElrond <elrond+mediagoblin.org@samba-tng.org>
Sun, 19 Feb 2012 11:13:48 +0000 (12:13 +0100)
committerElrond <elrond+mediagoblin.org@samba-tng.org>
Mon, 27 Feb 2012 22:16:08 +0000 (23:16 +0100)
commitbaae1578dae4ccf6538baa1f362409e16f94f266
treedabee8159983bcdd814fc648ac3c4c3433e1292c
parent34344f1d85be72741a9421a8a3af12ced35bbe35
Let mark_entry_failed log unknown exceptions

I don't know exactly why, but an exception during
processing hasn't found its way up. The entry was marked as
failed and that was it. So I decided to add a _log.warn to
the part of mark_entry_failed that handles general
exceptions.
mediagoblin/processing.py