What
Currently, the config schema allows users to configure a transition timeout for each run target. This value is not used internally and only the "Off" transition during shutdown has a (hardcoded) time limit.
As part of this, we should update the RunTarget structure to hold the loaded run target config, rather than discarding it after dependency graph construction.
Acceptance Criteria (DoD)
How
No response
What
Currently, the config schema allows users to configure a transition timeout for each run target. This value is not used internally and only the "Off" transition during shutdown has a (hardcoded) time limit.
As part of this, we should update the RunTarget structure to hold the loaded run target config, rather than discarding it after dependency graph construction.
Acceptance Criteria (DoD)
How
No response