Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewind the request body for retries #194

Merged
merged 2 commits into from
Sep 27, 2023

Remove unnecessary delay

07d4a4c
Select commit
Loading
Failed to load commit list.
Merged

Rewind the request body for retries #194

Remove unnecessary delay
07d4a4c
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Sep 21, 2023 in 0s

89.33% of diff hit (target 76.11%)

View this Pull Request on Codecov

89.33% of diff hit (target 76.11%)

Annotations

Check warning on line 235 in client/internal/httpsender.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/httpsender.go#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 95 in client/internal/mockserver.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

client/internal/mockserver.go#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 27 in server/httpconnection.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

server/httpconnection.go#L26-L27

Added lines #L26 - L27 were not covered by tests