Update logger, metrics, and redis client
Also fix acceptance tests, broken by a change in behaviour of the redis client. It now returns a promise from most operations. This interferes with how mocha handles callbacks in `before` blocks.
This commit is contained in:
@@ -5,4 +5,4 @@ chat
|
||||
--dependencies=mongo,redis
|
||||
--docker-repos=gcr.io/overleaf-ops
|
||||
--build-target=docker
|
||||
--script-version=1.1.16
|
||||
--script-version=1.1.21
|
||||
|
||||
Reference in New Issue
Block a user