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

Feat: Add option to prevent queueing of calls while in CONNECTING state

Open mikuso opened this issue 2 years ago • 0 comments

Add option to prevent queueing of calls while in CONNECTING state, or possibly allow calls to timeout while in this queue.

Otherwise, it's possible for a large volume of calls to build up over time while the client is offline, consuming memory.

Currently no way to opt out of this behaviour.

mikuso avatar Jul 20 '23 15:07 mikuso