Do not throw an error at OCPP message sending to avoid crashing the
authorJérôme Benoit <jerome.benoit@sap.com>
Thu, 24 Feb 2022 13:34:01 +0000 (14:34 +0100)
committerJérôme Benoit <jerome.benoit@sap.com>
Thu, 24 Feb 2022 13:34:01 +0000 (14:34 +0100)
commite0a50bcd7ae5a1b4ce22e39935f96a8f7e1222b4
treeb61e770e9f38bd4d6680981e553687687a4e3aa1
parentb0a67e55b5f2dc2128c6b1d63cc525b0bb98a690
Do not throw an error at OCPP message sending to avoid crashing the
worker

Signed-off-by: Jérôme Benoit <jerome.benoit@sap.com>
src/charging-station/ocpp/OCPPIncomingRequestService.ts
src/charging-station/ocpp/OCPPRequestService.ts
src/performance/storage/Storage.ts
src/types/Error.ts [new file with mode: 0644]
src/utils/Configuration.ts
src/utils/FileUtils.ts