open-feature / open-feature/python-sdk-contrib

[flagd] support async evaluations

Open
#180 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

good first issue help wanted
Dominant language
Python
Stars
27
Forks
33
Avg merge
5h 7m
Merged PRs (30d)
9

Description

The Python SDK supports async feature flag evaluations (soon, see this PR). Once this is available, the flagd provider should be updated support it.

  • Update the min SKD version to v0.7.6
  • Implement the resolve_x_details_async methods
  • Add tests
  • Update readme

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the flagd provider's existing synchronous resolution methods and their tests, then review the Python SDK dependency requirements. Add the resolve_x_details_async methods, update the minimum SDK version and README, and add tests covering asynchronous evaluations. The work is done when the test suite passes and the async provider behavior is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.