Closed
Description
Maybe not a top priority right now...but do you think there's a way to batch-evaluate a set of flags?
I plan to use the REST API instead of grpc—so like, it'd be nice if I could send a single request with a set of flags to be evaluated instead of 1 request per flag. Just to avoid all the roundtrips.
Thoughts?
Activity