overleaf/services/real-time
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
..
.github [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
app/js [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
config [misc] forcefully disconnect stale clients from shutdown process 2020-08-13 13:39:22 +01:00
test [misc] wrap redis errors as tagging does not work with them 2020-08-24 10:12:20 +01:00
.dockerignore decaffeinate: update build scripts to es 2020-06-23 18:29:17 +01:00
.eslintrc decaffeinate: update build scripts to es 2020-06-23 18:29:17 +01:00
.gitignore [misc] bump the dev-env to 3.3.1 2020-08-05 10:46:23 +01:00
.nvmrc update node to v10.21.0 2020-06-03 09:12:21 +01:00
.prettierrc decaffeinate: update build scripts to es 2020-06-23 18:29:17 +01:00
app.js Merge pull request #181 from overleaf/jpa-forcefully-disconnect-from-shutdown-process 2020-08-17 12:56:18 +02:00
buildscript.txt [misc] bump the dev-env to 3.3.2 2020-08-10 17:10:31 +01:00
docker-compose.ci.yml [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
docker-compose.yml [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
Dockerfile [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
Makefile [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
nodemon.json [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
package-lock.json Merge pull request #180 from overleaf/jpa-harden-cleanup-take2 2020-08-17 12:56:04 +02:00
package.json [misc] increase the timeout for unit tests -- CI boxes are too slow 2020-08-21 12:45:30 +01:00