property LaunchDarklyProviderConfig.initTimeoutSeconds

Seconds to wait for the client's initial connection. Defaults to 5. A timeout is logged and tolerated, leaving the provider degraded rather than failing application startup.

Type

number

Usage

import { type LaunchDarklyProviderConfig } from "feature-flags-plugin/src/index.ts";