Skip to main content

compute_reconcile_tick

Function compute_reconcile_tick 

Source
pub fn compute_reconcile_tick() -> Duration
Expand 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.