Unleash / unleash-edge

MIT License
48 stars 8 forks source link

fix: Only replace projects covered by token #466

Closed chriswk closed 4 months ago

chriswk commented 4 months ago

Previously, if the update was empty, we assumed we needed to replace all stored features. This is not the case. We only need to remove the projects that are connected to the token we're using for the merge.

In addition, debug output on /internal-backstage/tokens now includes how many features was received in the update