mirror of
https://github.com/overleaf/overleaf.git
synced 2024-11-07 20:31:06 -05:00
537e97be73
See the docs of OError.tag: https://github.com/overleaf/o-error#long-stack-traces-with-oerrortag (currently at 221dd902e7bfa0ee92de1ea5a3cbf3152c3ceeb4) I am tagging all errors at each async hop. Most of the controller code will only ever see already tagged errors -- or new errors created in our app code. They should have enough info that we do not need to tag them again. |
||
---|---|---|
.. | ||
helpers | ||
AuthorizationManagerTests.js | ||
ChannelManagerTests.js | ||
ConnectedUsersManagerTests.js | ||
DocumentUpdaterControllerTests.js | ||
DocumentUpdaterManagerTests.js | ||
DrainManagerTests.js | ||
EventLoggerTests.js | ||
RoomManagerTests.js | ||
SafeJsonParseTest.js | ||
SessionSocketsTests.js | ||
WebApiManagerTests.js | ||
WebsocketControllerTests.js | ||
WebsocketLoadBalancerTests.js |