7cf7284339
Priority short-circuit now checks for backup nodes before bypassing the selector. When any node has backup:true the selector (FailFilter, BackupFilter, strategy) runs instead, ensuring BackupFilter can separate primary from failover nodes. Previously backup was silently ignored when all nodes shared the same non-zero priority from matcher rule length.