Page MenuHomeVyOS Platform

Cache results of config script stages under configd, for use by configdep
Open, NormalPublicENHANCEMENT

Description

The global redundancy removal for config dependencies in T5660 erases correct per-script error reporting. Due to the issue in T6559 this is disabled in that task until a compatible replacement is provided by caching the result of config script stages to avoid unnecessary repetition. Until we are no longer constrained by the legacy priority queue, or implement manual control of it, this is likely the best optimization for the moment

Details

Difficulty level
Normal (likely a few hours)
Version
-
Why the issue appeared?
Will be filled on close
Is it a breaking change?
Perfectly compatible
Issue type
Improvement (missing useful functionality)