Skip to content

Conversation

esrakartalOpt
Copy link
Contributor

@esrakartalOpt esrakartalOpt commented Oct 10, 2025

Summary

  • Added holdout support for decision service

Test plan

PR checks

Issues

@esrakartalOpt esrakartalOpt marked this pull request as ready for review October 10, 2025 21:04
Copy link

@alexjoeyyong alexjoeyyong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This adds holdout support to the ruby SDK as well as adding tests for it. LGTM

Comment on lines 314 to 321
decision_result = get_decision_for_flag(
feature_flag,
user_context,
project_config,
decide_options,
user_profile_tracker,
[]
)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this relevant to holdout changes? I am pretty sure this is causing the cmab errors.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agree.

@esrakartalOpt esrakartalOpt merged commit d789392 into master Oct 14, 2025
10 checks passed
@esrakartalOpt esrakartalOpt deleted the esra/FSSDK-11577_holdout_support_decision_service branch October 14, 2025 17:23
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 this pull request may close these issues.

4 participants