shamess/pusher-to-sqs

WebSocketError

Opened this issue · 0 comments

I was running this, and then.....

Error { type: 'PusherError',
  data: { code: 4201, message: 'Pong reply not received' } }
Error { type: 'WebSocketError', error: 'Pong reply not received' }
{ [RequestThrottled: Request is throttled.]
  message: 'Request is throttled.',
  code: 'RequestThrottled',
  time: Thu Dec 07 2017 19:34:09 GMT+0000 (UTC),
  statusCode: 403,
  retryable: false,
  retryDelay: 30 }
{ [RequestThrottled: Request is throttled.]
  message: 'Request is throttled.',
  code: 'RequestThrottled',
  time: Thu Dec 07 2017 19:34:09 GMT+0000 (UTC),
  statusCode: 403,
  retryable: false,
  retryDelay: 30 }
{ [RequestThrottled: Request is throttled.]
  message: 'Request is throttled.',
  code: 'RequestThrottled',
  time: Thu Dec 07 2017 19:34:09 GMT+0000 (UTC),
  statusCode: 403,
  retryable: false,
  retryDelay: 30 }
FATAL ERROR: Evacuation Allocation failed - process out of memory
Aborted

Sometime I get this error, or other errors, that feel like they could be caught and ignored, and the script could keep running.