Page MenuHomePhabricator

rebaser: Make server crash-proof
Open, LowPublic

Description

A failure in one document should not take down the entire server

For example ve.dm.RebaseServer.prototype.applyChange throws exceptions which aren't caught, as can other methods such as ve.dm.Change.static.deserialize if fed corrupt data.

Event Timeline

Deskana moved this task from To Triage to Freezer on the VisualEditor board.