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. |
||
---|---|---|
.. | ||
AuthorizationManager.js | ||
ChannelManager.js | ||
ConnectedUsersManager.js | ||
DocumentUpdaterController.js | ||
DocumentUpdaterManager.js | ||
DrainManager.js | ||
Errors.js | ||
EventLogger.js | ||
HealthCheckManager.js | ||
HttpApiController.js | ||
HttpController.js | ||
RedisClientManager.js | ||
RoomManager.js | ||
Router.js | ||
SafeJsonParse.js | ||
SessionSockets.js | ||
WebApiManager.js | ||
WebsocketController.js | ||
WebsocketLoadBalancer.js |