Last modified: 2014-10-21 21:37:10 UTC
If an exception occurs while processing a transaction, we should roll it back safely, so the converter will still work and the user can still save or bail to source mode.
Change 152776 had a related patch set uploaded by Jforrester: Queue up annotation changes to make operations safer https://gerrit.wikimedia.org/r/152776
Change 152776 merged by jenkins-bot: Queue up annotation changes to make operations safer https://gerrit.wikimedia.org/r/152776
Operations are now queued but exceptions aren't caught yet.