issues
search
gojek
/
heimdall
An enhanced HTTP client for Go
http://gojek.tech
Apache License 2.0
2.63k
stars
214
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle request cancellation properly
#91
vthiery
closed
2 years ago
1
fix typo in readme
#90
WilliamChang80
opened
4 years ago
1
Retrier called even with 0 retry count
#89
sunjayaali
opened
4 years ago
1
[monitoring] Statsd?
#88
lukluk
opened
4 years ago
0
Retry Based on Response Code
#87
tooolbox
opened
4 years ago
2
logrus integration would be helpful
#86
vposham
opened
4 years ago
0
add option to expose hystrix metrics to statd collector
#85
darshanime
closed
4 years ago
1
Fix backoff strategies
#84
btamadio
closed
4 years ago
2
Incorrect formula for exponential backoff
#83
btamadio
closed
4 years ago
4
Constant backoff actually has 0 backoff on first retry
#82
btamadio
closed
4 years ago
3
added v6 into import statements
#81
gunturaf
closed
4 years ago
1
fix issue #79: add /v6 module import suffix
#80
mwf
closed
4 years ago
4
Cannot import v5.1.0 due to "non optimal" go.mod
#79
gunturaf
closed
4 years ago
4
race-cond-fix
#78
dreikorn
closed
4 years ago
0
fix missing millisecond unit for hystrix timeout
#77
flof
closed
4 years ago
1
Misleading example in README.md
#76
flof
closed
4 years ago
1
Retry wrapped around hystrix call?
#75
ybbus
opened
4 years ago
2
Net http error quoting
#74
johanavril
closed
4 years ago
9
Custom http example
#73
johanavril
closed
4 years ago
2
Doer & Client Interface Relationship
#72
johanavril
closed
4 years ago
0
Limiting MaxConcurrentRequests
#71
michaeldorner
opened
4 years ago
2
Hystrix no longer maintained
#70
italolelis
opened
5 years ago
2
[ENHANCEMENT] Add "retryDoer/hystrixDoer" implementation
#69
MichaHoffmann
opened
5 years ago
1
[Enhancement] Get Response Body Directly
#68
imjuanleonard
opened
5 years ago
0
Fix data race in hystrix client
#67
ardhitama
closed
4 years ago
4
Cosmetic changes
#66
vthiery
closed
4 years ago
1
heimdall response returns 200 status but return data in stream format
#65
MuthukumarHelios
closed
5 years ago
4
not able to pass token in headers
#64
MuthukumarHelios
closed
5 years ago
0
Data race found
#63
ardhitama
closed
4 years ago
3
README.md: Add the correct import path
#62
palash25
closed
5 years ago
0
Fix typo for defaultHystrixTimeout
#61
ariefrahmansyah
closed
5 years ago
0
Move Heimdall to go mod
#60
rShetty
closed
5 years ago
0
Missing . in an example
#59
solodynamo
closed
5 years ago
0
Fixes hystrix timeout
#58
ukriish
closed
6 years ago
1
Hystrix timeout calculation is wrong (nanosecond instead of millisecond)
#57
ukriish
closed
6 years ago
1
Prevent request from force-closing connection
#56
sohamkamani
closed
6 years ago
0
Not respecting tcp keep alive
#55
jijeshmohan
closed
6 years ago
0
Correct README examples
#54
mfrw
closed
6 years ago
0
The README examples use *.WithTimeout which does not exist.
#53
mfrw
closed
6 years ago
0
Fix jitter interval in example and update doc
#52
vthiery
closed
5 years ago
0
Add examples for http client retry mechanisms
#51
RajatVaryani
closed
5 years ago
2
Support client cache based on etags
#50
irfn
opened
6 years ago
1
Update documentation for importing the package
#49
warlck
closed
5 years ago
1
usage in concurrent application
#48
alext234
opened
6 years ago
1
Close response
#47
sohamkamani
closed
6 years ago
0
Close response body after retry
#46
sohamkamani
closed
6 years ago
1
Response body is not closed after retries, and possibly after a 5xx error
#45
sohamkamani
closed
6 years ago
1
Add examples for functional options
#44
sohamkamani
closed
4 years ago
8
Fix retries for POST requests
#43
dcu
closed
6 years ago
1
when a POST operation returns >= 500 the retry fails
#42
dcu
closed
6 years ago
4
Previous
Next