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

Connection drop can crash Spectrum #30

Open
Ashoat opened this issue Sep 3, 2019 · 1 comment
Open

Connection drop can crash Spectrum #30

Ashoat opened this issue Sep 3, 2019 · 1 comment
Labels

Comments

@Ashoat
Copy link
Member

Ashoat commented Sep 3, 2019

I don't recall the exact context, but I recall from the burn that we would occasionally see a dropped connection cause Spectrum to crash. Ideally, Spectrum would be resilient to dropped connections, and simply keep trying to reconnect until the Beaglebone and LEDscape come back online. The code for this is in OPCAPI.

@Ashoat
Copy link
Member Author

Ashoat commented Sep 4, 2019

More context on at least one possible crash: BeginConnect can throw with System.Net.Sockets.SocketException: 'A socket operation was attempted to an unreachable host 192.168.1.69:7890'

@Ashoat Ashoat added the bug label Sep 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant