Allow InterruptExecution to stop the execution from configure_control
Lawouach opened this issue · 2 comments
Lawouach commented
As of now, all exceptions are swallowed by the lib during configure_control
because the spec indicates that a control should not fail an experiment.
But the InterruptExecution is a specific use case to allow such termination and it is not yet supported in that specific control.
github-actions commented
This Issue has not been active in 365 days. To re-activate this Issue, remove the Stale
label or comment on it. If not re-activated, this Issue will be closed in 7 days.
github-actions commented
This Issue was closed because it was not reactivated after 7 days of being marked Stale
.