Expand description
Foreground readiness probe.
Waits for the worker pool’s init handle, computes the per-worker workspace
budget, writes static crate::state::TuningInfo, resolves the cost model
(override → EFS cache hit → background probe), and finally flips
state.ready once the dense + sparse readiness checks succeed.
Functions§
- run_
readiness_ 🔒checks_ and_ open - Runs the dense + sparse readiness calls and flips
state.ready. - run_
readiness_ probe - Runs after all workers finish loading their model instances.