Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[flagd] support async evaluations #180

Open
beeme1mr opened this issue Feb 5, 2025 · 0 comments
Open

[flagd] support async evaluations #180

beeme1mr opened this issue Feb 5, 2025 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@beeme1mr
Copy link
Member

beeme1mr commented Feb 5, 2025

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
@beeme1mr beeme1mr added good first issue Good for newcomers help wanted Extra attention is needed labels Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant