Skip to content

CopyRole = "primary" | "secondary"

Defined in: packages/synapse-sdk/src/types.ts:435

Role of a copy in a multi-provider upload.

  • 'primary': The provider that received the original upload (store).
  • 'secondary': A provider that pulled the data from the primary (SP-to-SP transfer).