Optional Readonlyoptional?: booleanLog and skip this step on failure instead of failing the whole state.
Optional ReadonlytimeoutMs?: numberPer-step timeout override (default: 5000).
Optional ReadonlysettleMs?: numberPause after the step succeeds, for animation/transition settling.
Readonlykind: "reload"Optional ReadonlywaitUntil?: "load" | "domcontentloaded" | "networkidle" | "commit"Optionaloptions: MakeOptionsStatic ReadonlyTypeStatic ReadonlyEncodedStatic ReadonlyContextStatic Readonly[Static ReadonlyastStatic ReadonlyfieldsReadonlyoptional: optionalWith<typeof Boolean$, { default: () => false }>Log and skip this step on failure instead of failing the whole state.
ReadonlytimeoutMs: optional<filter<Schema<number, number, never>>>Per-step timeout override (default: 5000).
ReadonlysettleMs: optional<filter<Schema<number, number, never>>>Pause after the step succeeds, for animation/transition settling.
Readonlykind: Literal<["reload"]>ReadonlywaitUntil: optionalWith<Static ReadonlyidentifierReadonlyoptionalLog and skip this step on failure instead of failing the whole state.
Optional ReadonlytimeoutPer-step timeout override (default: 5000).
Optional ReadonlysettlePause after the step succeeds, for animation/transition settling.
ReadonlykindReadonlywaitStaticmakeStaticannotationsMerges a set of new annotations with existing ones, potentially overwriting any duplicates.
StaticextendStatictransformStatictransformStaticpipe
Re-enter the app against new server state. Without it RequestStep is half-useless: an app that reads its fleet once at boot never shows seeded data on the already-loaded page.