Lilypad-Tech / lilypad

run AI workloads easily in a decentralized GPU network. https://www.youtube.com/watch?v=zeG2F-JANjI
https://lilypad.tech
Apache License 2.0
45 stars 11 forks source link

chore:change websocket response error log to warn in solver #296

Open hunjixin opened 1 month ago

hunjixin commented 1 month ago
pkg/http/websocket_server.go:85 > Error writing to websocket: write tcp [::1]:8080->[::1]:44472: write: broken pipe

this log maybe just cause be client offline. a warn log level make sense.

Rodebrechtd commented 1 week ago

@hunjixin, I received this error too, in docker env.

image