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

Socket connection times out for accepting data #94

Closed
conorsexton opened this issue Jun 27, 2019 · 1 comment
Closed

Socket connection times out for accepting data #94

conorsexton opened this issue Jun 27, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@conorsexton
Copy link
Member

Expected behavior

The connection to the open socket (for sending in data to source) persists as long as the application is running.

Actual behavior

The connection to the open socket times out (after an indeterminate period), and users can no longer post data to the source panel through port 3001.

The issue is made worse by the fact that the local server gives an OK 200 response even if the connection is timed out.

@conorsexton conorsexton added the bug Something isn't working label Jun 27, 2019
@conorsexton
Copy link
Member Author

This will be resolved as part of #98

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant