Eppo-exp / node-server-sdk

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

[UFC] Clear config store before loading new config #54

Closed schmit closed 5 months ago

schmit commented 5 months ago

labels: mergeable

Fixes: #ff-1990

Motivation and Context

We need to ensure flags that are no longer in the config are removed when updating the configuration

Description

Clear the configuration store before loading new flags

How has this been tested?

Added a unit test