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

Handle websocket errors #171

Merged
merged 1 commit into from
Sep 30, 2019
Merged

Conversation

orgads
Copy link
Contributor

@orgads orgads commented Mar 7, 2019

This prevents unhandled exception on websocket errors.

It doesn't propagate the error, since the subscriber is internal,
and it doesn't seem to do anything with it (like notifying the
client via connectionStatus).

Bug: #170

This prevents unhandled exception on websocket errors.

It *doesn't* propagate the error, since the subscriber is internal,
and it doesn't seem to do anything with it (like notifying the
client via connectionStatus).

Bug: microsoft#170
@orgads
Copy link
Contributor Author

orgads commented Mar 14, 2019

ping

@orgads
Copy link
Contributor Author

orgads commented Jul 29, 2019

ping?

@corinagum
Copy link
Contributor

@compulim

@compulim compulim merged commit 0f32a7c into microsoft:master Sep 30, 2019
@compulim
Copy link
Collaborator

@orgads orgads deleted the websocket-error branch October 2, 2019 07:09
compulim added a commit to compulim/BotFramework-DirectLineJS that referenced this pull request Oct 18, 2019
@compulim compulim mentioned this pull request Oct 18, 2019
compulim added a commit that referenced this pull request Oct 25, 2019
* Reverting #171 and #172

* Add entry
This pull request was closed.
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