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

[FEATURE] bulk evaluation #63

Closed
toddbaert opened this issue Dec 18, 2022 · 0 comments · Fixed by #62
Closed

[FEATURE] bulk evaluation #63

toddbaert opened this issue Dec 18, 2022 · 0 comments · Fixed by #62
Assignees

Comments

@toddbaert
Copy link
Member

toddbaert commented Dec 18, 2022

In order to support synchronous evaluation (something particularly important for client use cases), we need a bulk evaluation rpc. The endpoint would accept a context and evaluate all configured flags with that context. The returned result should be a map of flagKey: resolutionDetails.

Relates to: open-feature/flagd#234

@toddbaert toddbaert self-assigned this Dec 18, 2022
toddbaert added a commit that referenced this issue Dec 20, 2022
Closes: #63

Signed-off-by: Todd Baert <toddbaert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant