growthbook / growthbook-proxy

:zap: GrowthBook Proxy Server - Caching, Streaming, Security, and Scalability
MIT License
25 stars 12 forks source link

Stream shows empty #69

Closed RarDFS closed 2 months ago

RarDFS commented 2 months ago

Summary

Right now i am receiving the empty ping from the stream proxy and no feature flags

Expected Behavior

To get the feature flags

Current Behavior

When doing curl -N https://.../sub/sdk- this is the only response that i get

retry: 10000

data: 

data: 
bryce-fitzsimons commented 2 months ago

Hello. Are you updating any feature flags in the GB app while curl is running? Does the standard features endpoint on your proxy return your full SDK payload?

RarDFS commented 2 months ago

@bryce-fitzsimons i fixed it, it was a issue of not knowing how the stream works 😓