oc · docs
docs / documentation

@orangecheck/me-client


@orangecheck/me-client / DropResponseBlock

Interface: DropResponseBlock

Defined in: me-client/src/types.ts:322

Drop-period context on event-ingest responses (single route: top-level drop; batch route: per-result drop). state flips from 'open' to 'closing' once the scheduled boundary passes and the window awaits its sweep (~15 min) — render "processing", never a negative countdown.

Properties

PropertyTypeDefined in
<a id="property-close_height_target"></a> close_height_targetnumber | nullme-client/src/types.ts:327
<a id="property-closes_at_target"></a> closes_at_targetstringme-client/src/types.ts:326
<a id="property-label"></a> labelstringme-client/src/types.ts:324
<a id="property-state"></a> state"open" | "closing"me-client/src/types.ts:325
<a id="property-window_id"></a> window_idstringme-client/src/types.ts:323