open-feature / open-feature/java-sdk

Async/Non-Blocking Feature Evaluation

Open
#1,397 4 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
Java
Stars
128
Forks
61
Avg merge
5h 57m
Merged PRs (30d)
26

Description

I notice in the javascript API, `getBooleanValue` returns a `Promise` instead of `boolean`. Would it be possible to have an API like this in the Java case that would support non-blocking use-cases. An example would be, for example, in a Spring WebFlux service where evaluation is based on the some attributes of the current request and needs to delegate evaluation to another external service.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.