ocpp-go icon indicating copy to clipboard operation
ocpp-go copied to clipboard

Network error handling missing

Open andig opened this issue 4 years ago • 2 comments

As noted in the code: once a CP/CS was connected to, errors are not fully handled:

  • no reconnection or stopping
  • no timeout notification (could be asynchronously added based on #40)

andig avatar Nov 10 '20 11:11 andig

Note: after websocket times out, the entire connection is corrupted, see https://github.com/gorilla/websocket/issues/474

andig avatar Nov 10 '20 12:11 andig

@lorenzodonini it's kinda oldish- I'm not sure this still is an issue. Please feel free to close.

andig avatar Oct 13 '22 17:10 andig