flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

Frontend gets stuck if a Flagsmith on Flagsmith call fails

Open khvn26 opened this issue 7 months ago • 6 comments

Currently, the offline defaults are only being used if the FoF base url and environment key are not being set. If they are set, but the SDK API call fails with a e.g. 403 error, the frontend gets stuck.

We need to be more permissive and fall back to the offline defaults on failing FoF SDK API fetches.

khvn26 avatar Mar 05 '25 19:03 khvn26