-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
On rare occasions (2 instances within the past 90 days), when using the purgeExternalElements method in v-connection, we received the following error:
Error: PepTalk unspecified error for request 29374: Error message with unexpected format: '29374 b' at PepTalk.processMessage (/opt/node_modules/@tv2media/v-connection/dist/peptalk.js:217:21) at PepTalk.processChunk (/opt/node_modules/@tv2media/v-connection/dist/peptalk.js:149:26) at WebSocket.emit (node:events:513:28) at Receiver.receiverOnMessage (/opt/node_modules/ws/lib/websocket.js:1068:20) at Receiver.emit (node:events:513:28) at Receiver.dataMessage (/opt/node_modules/ws/lib/receiver.js:517:14)
at Receiver.getData (/opt/node_modules/ws/lib/receiver.js:435:17)
at Receiver.startLoop (/opt/node_modules/ws/lib/receiver.js:143:22)
at Receiver._write (/opt/node_modules/ws/lib/receiver.js:78:10) at writeOrBuffer (node:internal/streams/writable:391:12)
I expect that the 29374 is just the request identifier.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels