flagsmith-dotnet-client
flagsmith-dotnet-client copied to clipboard
Analytics update is blocking
trafficstars
When checking a Flag via the FlagsmithClient our code is blocked until analytics are updated. This adds unnecessary delay before our service can respond to callers. This should work like the nodejs client and not block for analytics.
We are on 5.4.3 though it looks like analytics processing is largely unchanged. We can accelerate our update if this is addressed.
Thanks for raising this @rcmosher , I certainly agree with it. If you're willing to submit a PR, we would be grateful to receive it. Otherwise, we'll add this to our backlog.
Hi @rcmosher, the fix has been released with 8.0.2. Let us know how it works for you.