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

Do not start heartbeats on failing NATS connection #359

Open
DavidS-ovm opened this issue Oct 16, 2024 · 0 comments
Open

Do not start heartbeats on failing NATS connection #359

DavidS-ovm opened this issue Oct 16, 2024 · 0 comments

Comments

@DavidS-ovm
Copy link
Contributor

in discovery/engine.go#Engine.Start(): do not start sending heartbeats when e.connect() returns an error, process will terminate anyways; instead send a singular heartbeat with the error, then return and die

@DavidS-ovm DavidS-ovm added this to the Live Source Status Display milestone Oct 16, 2024
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

1 participant