Skip to content

Conversation

vazarkevych
Copy link
Collaborator

Fixed a circular recursion caused by _get_eval_context() being called inside _get_sticky_bucket_attributes(). This triggered repeated feature reloads during sticky bucket refresh.

The fix replaces _get_eval_context() with a direct creation of EvaluationContext, breaking the cycle while preserving sticky bucket logic.

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.

1 participant