Skip to content

ProviderSelectionOptions

Defined in: packages/synapse-core/src/warm-storage/location-types.ts:56

Options for selectProviders().

optional count: number

Defined in: packages/synapse-core/src/warm-storage/location-types.ts:58

Number of providers to select (default: 1)


optional excludeProviderIds: Set<bigint>

Defined in: packages/synapse-core/src/warm-storage/location-types.ts:60

Provider IDs to exclude (for retry after ping failure or multi-copy exclusion)