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

Make port binding error in onError less scary #390

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

TheButlah
Copy link
Contributor

@TheButlah TheButlah commented Dec 14, 2022

It looks like the server crashes, when actually having this sort of error is expected (I think). We should be retrying the connection in that even (which we do, I think. someone fact check me.

Someone fact check that we actually retry the websocket when it fails to bind. If we don't, I would rather fix that before doing this.

@TheButlah TheButlah requested a review from loucass003 December 14, 2022 08:20
@TheButlah
Copy link
Contributor Author

Edit: I think I'm going to mark this as draft and open a new PR, as we do not retry the bind.

@TheButlah TheButlah marked this pull request as draft December 14, 2022 08:24
@ButterscotchV ButterscotchV added the Status: Unlabeled A maintainer has not yet labeled this label Dec 16, 2022
@Erimelowo Erimelowo added Type: Bug Something isn't working and removed Status: Unlabeled A maintainer has not yet labeled this labels Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants