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
This commit is contained in:
		@@ -6498,6 +6498,12 @@ text-table@~0.2.0:
 | 
			
		||||
  version "0.2.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
 | 
			
		||||
 | 
			
		||||
throng@^4.0.0:
 | 
			
		||||
  version "4.0.0"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/throng/-/throng-4.0.0.tgz#983c6ba1993b58eae859998aa687ffe88df84c17"
 | 
			
		||||
  dependencies:
 | 
			
		||||
    lodash.defaults "^4.0.1"
 | 
			
		||||
 | 
			
		||||
through@2, through@^2.3.6:
 | 
			
		||||
  version "2.3.8"
 | 
			
		||||
  resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5"
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user