Skip to content

external storage S3 backend reader can't retry after meet many times of read: connection reset by peer error #51505

@lance6716

Description

@lance6716

Enhancement

Seems the old retry mechanism is for a reader, it can only retry 3 times. When the file reading range is large can each Read is relatively small, it's hard to use 3 retry to finish reading.

I think it's better to tolerate 3 retry inside the Read call

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/enhancementThe issue or PR belongs to an enhancement.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions