Skip to content

Time-out DynamoDB chunk requests faster #602

@bboreham

Description

@bboreham

I see occasional DynamoDB.BatchGetItemPage requests that take tens of seconds, where the typical time is under 100ms:

image

suggest putting a timeout like 2 seconds on these so they will go round the retry loop and hopefully have better luck.

I think this can be done via ResponseHeaderTimeout on the Transport

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions