Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.8k stars 366 forks source link

Use the default flag handler instead of using the api to fetch flags if environment is not present in local Eval mode #2136

Open gagantrivedi opened 1 year ago

gagantrivedi commented 1 year ago

Some of our SDKs calls /flags or identities endpoint if environment document is none(when running in local eval mode) instead of falling back to default flag handler

SDKs to verify / implement the correct changes to the interfaces:

dabeeeenster commented 1 year ago

Yep +1