You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When bringing up new servers, there's a small chance that the local evaluation endpoint is having an outage just as the servers are coming up with the posthog-node client. This will cause the clients to fallback to remote evaluation.
It would be handy to have a way to check if local feature flags have been cached so that can be reported to a load balancer.
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem?
When bringing up new servers, there's a small chance that the local evaluation endpoint is having an outage just as the servers are coming up with the
posthog-node
client. This will cause the clients to fallback to remote evaluation.It would be handy to have a way to check if local feature flags have been cached so that can be reported to a load balancer.
Describe the solution you'd like
A new method (naming can be debated here):
Describe alternatives you've considered
Considered a callback or event when local flags are loaded, but that wouldn't initiate a load and cache of local flag definitions.
Related sub-libraries
Additional context
https://posthoghelp.zendesk.com/agent/tickets/28510
Thank you for your feature request – we love each and every one!
You're welcome!
The text was updated successfully, but these errors were encountered: