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

Fix flooding Log/Debug tab with errormessages when Host ist not reachable #17

Merged
merged 5 commits into from
Nov 1, 2022

Conversation

Jakob-Gliwa
Copy link
Contributor

Adressing Issues #12 #9

Connection state is visible from the ui (indicated by the red dot on the node).
I extended the message besides the red dot to contain the error message.

Therefore there is no reason anymore to flood the logs with the connection errors.

Alternatively one could of course throw the errors on the -in and -out nodes, to make them catchable. But I think disconnected receivers are more like a norm and it is to be expected that one could not always connect to them

Copy link
Member

@aborovsky aborovsky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for your contribution! Appreciate that.

@aborovsky aborovsky merged commit 4e425a3 into estbeetoo:master Nov 1, 2022
@Lyve1981
Copy link

Lyve1981 commented Apr 3, 2023

Is it possible to update the public npm package that includes this fix?

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

Successfully merging this pull request may close these issues.

3 participants