overleaf/services/real-time/app/js
Jakob Ackermann ee3d3b09ed [misc] wrap redis errors as tagging does not work with them
ioredis may reuse the error instance for multiple callbacks. E.g. when
 the connection to redis fails, the queue is flushed with the same
 MaxRetriesPerRequestError instance.
2020-08-24 10:12:20 +01:00
..
AuthorizationManager.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
ChannelManager.js [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
ConnectedUsersManager.js [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
DocumentUpdaterController.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
DocumentUpdaterManager.js [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
DrainManager.js [misc] forcefully disconnect stale clients from shutdown process 2020-08-13 13:39:22 +01:00
Errors.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
EventLogger.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
HealthCheckManager.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
HttpApiController.js [misc] fix express deprecations 2020-07-22 09:45:14 +01:00
HttpController.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
RedisClientManager.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
RoomManager.js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
Router.js clean up join/leave handling 2020-08-12 10:54:22 +01:00
SafeJsonParse.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00
SessionSockets.js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
WebApiManager.js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
WebsocketController.js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
WebsocketLoadBalancer.js [misc] reland decaff cleanup (#166) 2020-07-07 11:06:02 +01:00