EventStore-Client-NodeJS icon indicating copy to clipboard operation
EventStore-Client-NodeJS copied to clipboard

Automatically close batch append connection

Open George-Payne opened this issue 2 years ago • 0 comments

Currently, batch append will keep it's connection open indefinitely. The connection should be closed if it hasn't been used for a specified length of time.

Ref: https://github.com/EventStore/EventStore-Client-NodeJS/issues/283#issuecomment-1076499200

George-Payne avatar Mar 24 '22 15:03 George-Payne