overleaf/services/real-time
Jakob Ackermann 537e97be73 [misc] OError.tag all the errors in async contexts
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.
2020-08-24 10:12:06 +01:00
..
.github [misc] bump the dev-env to 3.3.0 2020-08-04 11:07:19 +01:00
app/js [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +01:00
config [misc] forcefully disconnect stale clients from shutdown process 2020-08-13 13:39:22 +01:00
test [misc] OError.tag all the errors in async contexts 2020-08-24 10:12:06 +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