Extra options passed as part of operations that load a stream.

Hierarchy

  • SyncOpts
    • LoadOpts

Properties

atTime?: number

Load a previous version of the stream based on unix timestamp

Controls the behavior related to syncing a stream to the most recent tip.

syncTimeoutSeconds?: number

How long to wait for a response from pubsub when syncing a stream.