Generous on purpose. The probe runs after goto has settled, but "settled"
is a network fact rather than a rendering one: an app that boots a WebGL
scene, or hydrates and then fetches, reaches its first meaningful frame
seconds later. A probe that gives up first reports the state as not present
here — the one outcome that yields a green run with nothing captured. Ten
seconds still sits well inside the whole-state budget, so a state that
genuinely does not exist here skips cheaply instead of consuming it.
Lives here rather than in the driver so the config default and the driver's
own fallback cannot drift apart.
Default budget for a state's
preconditionprobe.Generous on purpose. The probe runs after
gotohas settled, but "settled" is a network fact rather than a rendering one: an app that boots a WebGL scene, or hydrates and then fetches, reaches its first meaningful frame seconds later. A probe that gives up first reports the state as not present here — the one outcome that yields a green run with nothing captured. Ten seconds still sits well inside the whole-state budget, so a state that genuinely does not exist here skips cheaply instead of consuming it.Lives here rather than in the driver so the config default and the driver's own fallback cannot drift apart.