forked from shokai/websocket-client-simple
-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
Hi we are using a websocket API and have a thread that will refresh the connection every hour, and also another thread that will process the logs on a interval that is specified in our fluentd config
We integrated this gem into our fluentd plugin, but we are seeing the following handshake error where we notice afterwards it does not process logs as indicated in our container logs (although it does output one record constantly to our file and switches to another record and so and so)
DEBUG -- : --- WSS Error #<WebSocket::Error::Handshake::InvalidStatusCode: WebSocket::Error::Handshake::InvalidStatusCode>
Do you happen to have any insight on this particular error?
Metadata
Metadata
Assignees
Labels
No labels