+``schedule_on_reconfiguration`` triggers the scheduling algorithm _after_ applying a **pending** resource reconfiguration but _before_ executing a potential ``on_reconfiguration`` or ``on_expansion`` phase. This invocation trigger enables scheduling decisions when resources change their state, such as nodes becoming free after a shrink operation when a job reaches its next scheduling point. However, a job reconfigured during a scheduling point or evolving request will not trigger the algorithm again when the reconfiguration is applied.
0 commit comments