Hierarchy

  • KinesisRetrierStatic

Constructors

Properties

Methods

Constructors

Properties

RETRIES: number = 5
RETRY_BASE_DELAY_MS: number = 2000

Methods

  • Send a PutRecordsCommand and retry any failures with exponential backoff

    Parameters

    • client: KinesisClient
    • command: PutRecordsCommand

    Returns Promise<PutRecordsCommandOutput>

Generated using TypeDoc