Flagsmith / flagsmith-dotnet-client

.NET Standard Client for Flagsmith. Ship features with confidence using feature flags and remote config. Host yourself or use our hosted version at https://www.flagsmith.com/
https://www.flagsmith.com/
BSD 3-Clause "New" or "Revised" License
19 stars 15 forks source link

Other changes #55

Closed radek6733 closed 11 months ago

TGrannen commented 1 year ago

I was doing some exploratory testing of Flagsmith and found that the Analytics upload was being awaited at the time of getting any given flag. This was very concerning to me as the performance of my application could be impacted if Flagsmith was having an issue. However, after looking through this PR, I noticed that this pattern would be removed.

Is there a timeline for these changes to be released or should I just assume that it's not a good idea to turn on analytics for now?

matthewelwell commented 11 months ago

Closed as stale.