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

Remove Socket.io Server and Live Dashboard Refresh #92

Merged
merged 1 commit into from
Sep 9, 2021

Conversation

imRohan
Copy link
Owner

@imRohan imRohan commented Sep 9, 2021

After adding the socket.io server and live dashboard refreshing, we're seeing a
degraded response time. Seems like the infrastructure that's currently being
used to host Pantry can not handle the load.

  • Removes the socket service and all connections
  • Removes front-end assets and logic for connecting to socket server

Resolves #91

After adding the socket.io server and live dashboard refreshing, we're seeing a
degraded response time. Seems like the infrastructure that's currently being
used to host Pantry can not handle the load.

* Removes the socket service and all connections
* Removes front-end assets and logic for connecting to socket server

Resolves #91
@imRohan imRohan added the Ready for Review Once you've squashed your commits, the PR is now ready for review! label Sep 9, 2021
@imRohan imRohan self-assigned this Sep 9, 2021
@imRohan imRohan merged commit 2c50d14 into master Sep 9, 2021
@imRohan imRohan deleted the rl-remove-socket branch September 9, 2021 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready for Review Once you've squashed your commits, the PR is now ready for review!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove Socket.io Server and Live Dashboard Refresh
1 participant