-
Notifications
You must be signed in to change notification settings - Fork 0
Open
0 / 10 of 1 issue completedMilestone
Description
Transaction context is a container for transaction-specific evaluation context (e.g. user id, user agent, IP). Transaction context can be set where specific data is available (e.g. an auth service or request handler) and by using the transaction context propagator it will automatically be applied to all flag evaluations within a transaction (e.g. a request or thread).
https://openfeature.dev/specification/sections/evaluation-context/#33-context-propagation
Reactions are currently unavailable
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels