Skip to content
This repository was archived by the owner on Feb 22, 2024. It is now read-only.

salar / Fix: Do not raise socket connection errors #177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

salarhfz-fs
Copy link

Since we can not do anything regarding disconnected sockets except trying to establish a new one, we need to make the errors silent so they do not appear in TrackJS.
This is already in the code for the try/catch block but we're raising the rejected promises here
Their behavior should be like our try/catch which silently does nothing.
try/catch code

@salarhfz-fs salarhfz-fs changed the title salar / Fix: Do not raise socket connections errors salar / Fix: Do not raise socket connection errors Jan 8, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant