]> cat aescling's git repositories - mastodon.git/commit
Improve streaming API cluster logging (#3370)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 28 May 2017 14:25:26 +0000 (16:25 +0200)
committerGitHub <noreply@github.com>
Sun, 28 May 2017 14:25:26 +0000 (16:25 +0200)
commit425d02287a243797da2baf70c0bfd61341180956
tree530e8925e808ad510a7b5cb3aa74e3001a698618
parent2e429c0c25c0f82abb6a6b348195cd541052397e
Improve streaming API cluster logging (#3370)

* Improve streaming API cluster logging

* Less verbose error middleware logging (stack trace useless there)

* Fix error logging

* Prevent potential issue

* Add missing "done()" in catch of Promise.all, websocket heartbeat re-implemented like in example

* I actually forgot a done(), the absolute madman
package.json
streaming/index.js
yarn.lock