Interface StreamingDataSourceEntry

Configuration for a streaming data source entry.

This interface is not stable, and not subject to any backwards compatibility guarantees or semantic versioning. It is in early access. If you want access to this feature please join the EAP. https://launchdarkly.com/docs/sdk/features/data-saving-mode

Hierarchy

  • StreamingDataSourceEntry

Properties

endpoints?: EndpointConfig

Endpoint overrides for this streaming source.

initialReconnectDelay?: number

Override for the initial reconnect delay, in seconds.

type: "streaming"

Generated using TypeDoc