-
Notifications
You must be signed in to change notification settings - Fork 596
Open
Labels
1 - triagedTickets that are safe to pick up for contributing in terms of likeliness of being acceptedTickets that are safe to pick up for contributing in terms of likeliness of being acceptedt:clientIssues related to the HTTP ClientIssues related to the HTTP Client
Description
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
abhandaru
Metadata
Metadata
Assignees
Labels
1 - triagedTickets that are safe to pick up for contributing in terms of likeliness of being acceptedTickets that are safe to pick up for contributing in terms of likeliness of being acceptedt:clientIssues related to the HTTP ClientIssues related to the HTTP Client