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

ERT spams exceptions if storage is deleted mid run (missing responses.json) #9856

Open
2 of 9 tasks
jonathan-eq opened this issue Jan 23, 2025 · 0 comments · May be fixed by #9857
Open
2 of 9 tasks

ERT spams exceptions if storage is deleted mid run (missing responses.json) #9856

jonathan-eq opened this issue Jan 23, 2025 · 0 comments · May be fixed by #9857
Assignees
Labels

Comments

@jonathan-eq
Copy link
Contributor

What happened? (You can include a screenshot if it helps explain)

ERT spams exceptions from forward_model_ok if storage is deleted mid run (missing responses.json)

What did you expect to happen?

Exception should only be logged once, and we wouldn't try fm_ok again as it is an error we cannot recover from.

steps to reproduce

Run duplicate poly_eval multiple times in poly.ert.
Run it, and delete entire storage folder mid-run.

Environment where bug has been observed

  • python 3.11
  • python 3.12
  • macosx
  • rhel7
  • rhel8
  • local queue
  • lsf queue
  • slurm queue
  • openPBS queue
@jonathan-eq jonathan-eq self-assigned this Jan 23, 2025
@jonathan-eq jonathan-eq moved this to Ready for Review in SCOUT Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Ready for Review
Development

Successfully merging a pull request may close this issue.

1 participant