overleaf/services/real-time/app/coffee
Jakob Ackermann cb675d38c2 [misc] SafeJsonParse: align the size limit with the frontend->rt limit
frontend -> real-time and doc-updater -> real-time should be in sync.
Otherwise we can send a payload to doc-updater, but can not receive the
 confirmation of it -- and the client will send it again in a loop.

Also log the size of the payload.
2020-03-24 09:14:15 +01:00
..
AuthorizationManager.coffee
ChannelManager.coffee add comments 2019-07-24 15:49:29 +01:00
ConnectedUsersManager.coffee minimal fix for undefined connected users 2019-08-16 10:07:30 +01:00
DocumentUpdaterController.coffee Revert "Merge pull request #91 from overleaf/spd-trycatch-all-the-things" 2020-02-05 10:05:36 +00:00
DocumentUpdaterManager.coffee notify docupdate if the flush is from a shutdown 2019-08-13 17:36:53 +01:00
DrainManager.coffee Revert "Merge pull request #91 from overleaf/spd-trycatch-all-the-things" 2020-02-05 10:05:36 +00:00
Errors.coffee Generate retryable error when hitting rate limits in web 2019-09-02 11:27:04 +01:00
EventLogger.coffee
HealthCheckManager.coffee
HttpApiController.coffee
HttpController.coffee
RedisClientManager.coffee
RoomManager.coffee ignore spurious requests to leave other docs 2019-07-29 15:19:08 +01:00
Router.coffee Revert "Merge pull request #91 from overleaf/spd-trycatch-all-the-things" 2020-02-05 10:05:36 +00:00
SafeJsonParse.coffee [misc] SafeJsonParse: align the size limit with the frontend->rt limit 2020-03-24 09:14:15 +01:00
Utils.coffee
WebApiManager.coffee Revert "Revert "Track the isRestrictedUser flag on clients"" 2019-10-30 13:52:36 +00:00
WebsocketController.coffee [misc] WebsocketController: limit the update size to 7mb 2020-03-24 09:12:12 +01:00
WebsocketLoadBalancer.coffee Revert "Merge pull request #91 from overleaf/spd-trycatch-all-the-things" 2020-02-05 10:05:36 +00:00