Interface: ServiceReadyConfig
helpers/services/vector-store.ServiceReadyConfig
Table of contents
Properties
Properties
maxRetries
• Optional maxRetries: number
Defined in
src/electron/helpers/services/vector-store.ts:16 (opens in a new tab)
retryInterval
• Optional retryInterval: number
Defined in
src/electron/helpers/services/vector-store.ts:17 (opens in a new tab)
timeout
• Optional timeout: number
Defined in
src/electron/helpers/services/vector-store.ts:18 (opens in a new tab)