flagsmith-dotnet-client icon indicating copy to clipboard operation
flagsmith-dotnet-client copied to clipboard

Analytics update is blocking

Open rcmosher opened this issue 8 months ago • 1 comments
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.

rcmosher avatar Mar 13 '25 15:03 rcmosher

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.

matthewelwell avatar Mar 17 '25 13:03 matthewelwell

Hi @rcmosher, the fix has been released with 8.0.2. Let us know how it works for you.

khvn26 avatar May 23 '25 12:05 khvn26