Skip to content

Defer validatation failures raised during balancing#514

Draft
mmontin wants to merge 3 commits intomm/effectfulfrom
mm/balancing
Draft

Defer validatation failures raised during balancing#514
mmontin wants to merge 3 commits intomm/effectfulfrom
mm/balancing

Conversation

@mmontin
Copy link
Collaborator

@mmontin mmontin commented Feb 14, 2026

This adds a TxSkel option to defer validation failures occurring during balancing.

As a consequence, the balancing succeeds even when running the script to assign execution units fails, and thus the balanced TxSkel can be traced.

As a downside, this drastically decreases performances (as scripts are run several more times, even if we know they fail) and thus is only made available as an option, disabled by default.

Fixes #435
Fixes #494
Fixes #500
Fixes #503

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