pub fn compute_reconcile_tick() -> DurationExpand description
How often the compute reconcile loop converges desired vs actual workloads.
Defaults to 30s; override with BOATRAMP_COMPUTE_RECONCILE_TICK_MS (milliseconds)
so compute-backed tests can converge in a fraction of a second instead of
waiting a full tick for the launch/scale reconcile.