-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Another scenario with SO (different from juggler SO) probably caused by the same
change-stream issue
Thu, 25 Oct 2018 11:41:55 GMT lunchbadger-workspace:workspace SSE event inbound
Thu, 25 Oct 2018 11:41:55 GMT lunchbadger-workspace:workspace { ref: 'refs/heads/master',
before: 'df066db1175f2fa7e076337b05300c630f89170b',
after: '66df40eb479eeb2288fdf09d6919267bad100e97',
namespace: 'customer',
username: 'sk',
type: 'push',
repoName: 'functions',
isExternal: false }
/usr/src/app/node_modules/strong-remoting/lib/http-context.js:496
client.send('data', JSON.stringify(chunk));
^
RangeError: Maximum call stack size exceeded
at JSON.stringify ()
at PassThrough. (/usr/src/app/node_modules/strong-remoting/lib/http-context.js:496:30)
at emitOne (events.js:116:13)
at PassThrough.emit (events.js:211:7)
at addChunk (_stream_readable.js:263:12)
at readableAddChunk (_stream_readable.js:250:11)
at PassThrough.Readable.push (_stream_readable.js:208:10)
at PassThrough.Transform.push (_stream_transform.js:147:32)
at PassThrough.afterTransform (_stream_transform.js:88:10)
at PassThrough._transform (_stream_passthrough.js:42:3)
at PassThrough.Transform._read (_stream_transform.js:186:10)
at PassThrough.Transform._write (_stream_transform.js:174:12)
at doWrite (_stream_writable.js:396:12)
at writeOrBuffer (_stream_writable.js:382:5)
at PassThrough.Writable.write (_stream_writable.js:290:11)
at /usr/src/app/node_modules/loopback/lib/persisted-model.js:1903:19