Skip to content

[FEATURE]: Async OpenFeature provider support #15826

@hongyiweiwu01

Description

@hongyiweiwu01

Package Name

No response

Package Version(s)

No response

Describe the goal of the feature

The OpenFeature Python SDK allows providers to offer async versions of the core get_xxx_value methods, which makes it compatible with Python programs that run in asyncio (https://openfeature.dev/docs/reference/sdks/server/python/#asynchronous-feature-retrieval). Right now, the provider inside ddtrace doesn't support it, which is preventing us from migrating to Datadog's feature flag feature.

Is your feature request related to a problem?

No response

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions