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

Need to surface error, if TLS connect attempts repeatedly fail #37

Open
rentallect opened this issue Nov 24, 2020 · 0 comments
Open

Need to surface error, if TLS connect attempts repeatedly fail #37

rentallect opened this issue Nov 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@rentallect
Copy link
Member

It is (currently) possible to configure the controller with a edge.wsapi section, but with that section lacking the identity,servercert or key. In this scenario, the JS-SDK will loop endlessly trying to get TLS connections over the websocket.

We need to detect this situation, and surface the problem for the user of the webapp.

@rentallect rentallect added the enhancement New feature or request label Nov 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant