Skip to content
Snippets Groups Projects
Unverified Commit 04a9071e authored by Andrei Sandu's avatar Andrei Sandu Committed by GitHub
Browse files

Use higher priority for PVF preparation in dispute/approval context (#4172)


Related to https://github.com/paritytech/polkadot-sdk/issues/4126
discussion

Currently all preparations have same priority and this is not ideal in
all cases. This change should improve the finality time in the context
of on-demand parachains and when `ExecutorParams` are updated on-chain
and a rebuild of all artifacts is required. The desired effect is to
speed up approval and dispute PVF executions which require preparation
and delay backing executions which require preparation.

---------

Signed-off-by: default avatarAndrei Sandu <andrei-mihail@parity.io>
parent 4f125d19
No related merge requests found
Pipeline #467210 canceled with stages
in 7 minutes and 50 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment