Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

EM strategy is ignored #1091

Closed
sebastian-peter opened this issue Jan 7, 2025 · 0 comments · Fixed by #1092
Closed

EM strategy is ignored #1091

sebastian-peter opened this issue Jan 7, 2025 · 0 comments · Fixed by #1092
Assignees
Labels
bug Something isn't working

Comments

@sebastian-peter
Copy link
Member

The model strategy set in EmInput is currently ignored in favor of this:

maybeControllingEm
.map(_ => "PRIORITIZED")
.getOrElse("PROPORTIONAL"),

This needs to be fixed, of course.

@sebastian-peter sebastian-peter added the bug Something isn't working label Jan 7, 2025
@sebastian-peter sebastian-peter self-assigned this Jan 7, 2025
sebastian-peter added a commit that referenced this issue Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant