lorenzodonini / ocpp-go

Open Charge Point Protocol implementation in Go
MIT License
262 stars 125 forks source link

Log errors encountered handling responses, send InternalError #97

Closed michaelbeaumont closed 3 years ago

michaelbeaumont commented 3 years ago

InternalError feels more appropriate here, since any ProtocolErrors should have been encountered already, and these errors should be logged internally.