Skip to content

StreamRunEventsOptions

Defined in: .upstream/src/client/types.ts:133

optional follow?: boolean

Defined in: .upstream/src/client/types.ts:135

Keep the connection open and emit new events as they arrive.


optional signal?: AbortSignal

Defined in: .upstream/src/client/types.ts:139

External abort signal — closes the underlying HTTP body.


optional sinceSeq?: number

Defined in: .upstream/src/client/types.ts:137

Replay starting just after this burrowEventSeq.