Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EventStore closed Connection #4

Closed
SMMMN opened this issue Mar 4, 2020 · 2 comments
Closed

EventStore closed Connection #4

SMMMN opened this issue Mar 4, 2020 · 2 comments

Comments

@SMMMN
Copy link

SMMMN commented Mar 4, 2020

I have a problem, I don't know exactly why, but the client only manages to connect to the EventStore every now and then in a docker-compose. In the client log I always see the following:

[Nest] 39 - 03/04/2020, 1:48:06 PM [NestjsEventStore] EventStore closed! +28745ms [Nest] 39 - 03/04/2020, 1:48:06 PM [EventStore] Connection 'ES-d4ed476d-4d76-45c2-91f0-3f21da4db8da' was closed. +2ms [Nest] 39 - 03/04/2020, 1:48:35 PM [NestjsEventStore] EventStore closed! +28650ms [Nest] 39 - 03/04/2020, 1:49:03 PM [NestjsEventStore] EventStore closed! +28659ms

I use the EventStore in version 5.0.6.0
My guess is it's the heartbeat timeout. Is it possible to change this on the client side?

@juicycleff
Copy link
Owner

juicycleff commented Mar 25, 2020

@SMMMN There is support for that. I can try add it in the readme

@juicycleff
Copy link
Owner

Readme updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants