Errno::EPIPE: Broken pipe - send(2) (Errno::EPIPE)
lib/chippy/connection.rb:37:in `send'
log message, connection: self, direction: :out if client.send(message.full_message, 0)
lib/chippy/connection.rb:37:in `request'
log message, connection: self, direction: :out if client.send(message.full_message, 0)
lib/chippy/handshake.rb:31:in `block in process_messages'
connection.request(message)
lib/chippy/handshake.rb:29:in `each'
messages.each_with_index do |message_data, index|
lib/chippy/handshake.rb:29:in `each_with_index'
messages.each_with_index do |message_data, index|
...
(8 additional frame(s) were not displayed)
Sentry Issue: CHIPPY-A