-
Notifications
You must be signed in to change notification settings - Fork 276
Pull requests: hashicorp/go-retryablehttp
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[DO NOT MERGE] Testing out something for a workflow
#266
opened Jul 25, 2025 by
sonamtenzin2
•
Draft
feat: add Pull requests that update Go code
ExponentialJitterBackoff
backoff strategy
enhancement
go
#256
opened Apr 18, 2025 by
wandering-tales
Loading…
Added
*http.Response
as an argument in PrepareRetry
#253
opened Mar 24, 2025 by
reecerussell
Loading…
Honour "Retry-After" header value only if its less than or equal to RetryWaitMax in default retry strategy
#248
opened Dec 23, 2024 by
Hemanthk1099
Loading…
Avoid resource leaks by reading all the bytes from http response body…
#246
opened Nov 25, 2024 by
atlasgurus
Loading…
Fix preparing of POST/PUT requests not taking into account request body
#240
opened Sep 17, 2024 by
dawiddzhafarov
Loading…
client.baseRetryPolicy check if response is nil before accessing attributes
bug
#205
opened Sep 8, 2023 by
tty2
Loading…
updated DefaultBackoff to return min of Retry-After or RetryWaitMax
bug
#171
opened Aug 1, 2022 by
13bscsaamjad
Loading…
Fixed a bug when Retry-After is 0, it should use min wait time.
bug
#170
opened Jul 12, 2022 by
evanchaoli
Loading…
Properly parsing request body when
http.NoBody
is used
bug
#168
opened Jun 23, 2022 by
tjasko
Loading…
HTTP client factory for per-request clients
enhancement
proposal
#147
opened Oct 19, 2021 by
ash2k
Loading…
Add support for CheckRedirect in Client.StandardClient()
enhancement
#128
opened Mar 10, 2021 by
nuttmeister
Loading…
Added LeveledFormatLogger (Printf-like logger)
logging
#101
opened Jun 14, 2020 by
juanfresia
Loading…
ProTip!
Mix and match filters to narrow down what you’re looking for.