StreamRunEventsOptions
Defined in: .upstream/src/client/types.ts:133
Properties
Section titled “Properties”follow?
Section titled “follow?”
optionalfollow?:boolean
Defined in: .upstream/src/client/types.ts:135
Keep the connection open and emit new events as they arrive.
signal?
Section titled “signal?”
optionalsignal?:AbortSignal
Defined in: .upstream/src/client/types.ts:139
External abort signal — closes the underlying HTTP body.
sinceSeq?
Section titled “sinceSeq?”
optionalsinceSeq?:number
Defined in: .upstream/src/client/types.ts:137
Replay starting just after this burrowEventSeq.
