Eppo-exp / node-server-sdk

Eppo Node.js SDK
MIT License
9 stars 0 forks source link

Reduce update latency by using new config endpoint #28

Closed petzel closed 1 year ago

petzel commented 1 year ago

Motivation and Context

Previously updates to a feature flag's configuration could take multiple minutes to propagate to clients.

Description

This PR changes the hostname and path of the remote configuration loaded on init to use a new version which is updated more quickly than the previous hostname/path.