The framework should support not only enabled true/false but also a way to specify a %. **Example:** When the feature flag is enabled and 10 % is specified the service should return true for 10 % of the calls to the service.
The framework should support not only enabled true/false but also a way to specify a %.
Example:
When the feature flag is enabled and 10 % is specified the service should return true for 10 % of the calls to the service.