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

Support for websockets/GCP Streaming #4

Open
ealui-statsig opened this issue Apr 5, 2024 · 1 comment
Open

Support for websockets/GCP Streaming #4

ealui-statsig opened this issue Apr 5, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@ealui-statsig
Copy link
Contributor

Websockets will reduce the risk of SFP falling over by moving it to a push model. It also reduces the risk of implementing a push model from Statsig Servers by providing this functionality locally in cluster. This will also reduce pressure on clients who are currently polling at all times.

@ealui-statsig ealui-statsig added the enhancement New feature or request label Apr 5, 2024
@ealui-statsig
Copy link
Contributor Author

GRPC streaming is now implemented for DCS

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