thetanz / OpenFeature-al

OpenFeature for AL transforms Application Areas into feature toggles.

Home Page:https://theta.co.nz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SetContext Operation exceeded time threshold (AL method)

vody opened this issue · comments

Describe the bug
We have cases where SetContext procedure reports Operation exceeded time threshold telemetry with executionTime of more than 30 seconds.

Expected behaviour
SetContext should be within 00:00:10 seconds maximum.

Additional context
Currently, for PostHug provider within the SetContext procedure, we are calling PostHug API per each user context. It's possible to call PostHug API once to report all users within one call or to report just one user just to define user properties.

It is fixed in v3.3.0.0.