We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When terminate experiment is issues, we get this ValueError into the logs despite many realizations completed successfully.
Number of successful realizations 0 is less than the specified MIN_REALIZATIONS 1
I've got this when running drogon_design.ert with 2025.02.00-py311
drogon_design.ert
2025.02.00-py311
Desired outcome is to not produce ValueError in such a case.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When terminate experiment is issues, we get this ValueError into the logs despite many realizations completed successfully.
I've got this when running
drogon_design.ert
with2025.02.00-py311
Desired outcome is to not produce ValueError in such a case.
The text was updated successfully, but these errors were encountered: