Skip to content

Retries on connect timeout #4471

@raghavan-arvind

Description

@raghavan-arvind

Currently connect timeouts are not retried for POST/PATCH requests which are not considered idempotent. I agree that on connection reset we can't tell if the server has already started processing the request or not, but I wonder if there is any reason to not allow retries up to max-retries on connection timeout errors (no response to SYN packet) even for POST/PATCH

Metadata

Metadata

Assignees

No one assigned

    Labels

    1 - triagedTickets that are safe to pick up for contributing in terms of likeliness of being acceptedt:clientIssues related to the HTTP Client

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions