issues
search
amzn
/
smoke-http
Specialised HTTP Client for service operations abstracted from the HTTP protocol.
Apache License 2.0
71
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Remove conflicting copy of NIO method
#141
Lukasa
opened
2 weeks ago
0
Enhance README.md for adding 'swift' to the code block.
#140
lamtrinhdev
closed
2 months ago
3
Add HTTPHeadersCoding dependency in SmokeHTTPClient
#139
jwenzhon
closed
3 months ago
0
Add 429 errors as retryable client errors
#138
Janujan
closed
3 months ago
1
Use regular retry loop when aborted attempts are exhausted
#137
pbthif
closed
9 months ago
0
Treat AsyncHTTPClient.HTTPClientError.cancelled as a connection failure.
#136
tachyonics
closed
11 months ago
0
Identify connection failures so they can be retried uniformly.
#135
tachyonics
closed
11 months ago
0
Add special handling for connection issue retries.
#134
tachyonics
closed
11 months ago
0
Ensure the serviceContext is always injected into the outgoing request
#133
tachyonics
closed
1 year ago
0
Disable client spans due to performance investigation.
#132
tachyonics
closed
1 year ago
0
Remove copyright years.
#131
tachyonics
closed
1 year ago
0
Rely on test discovery.
#130
tachyonics
closed
1 year ago
0
Add spans for client retries and individual attempts.
#129
tachyonics
closed
1 year ago
0
Correctly throw HTTPError.unauthorized
#128
tachyonics
closed
1 year ago
0
Update codeql.yml
#127
tachyonics
closed
1 year ago
1
Create codeql.yml
#126
tachyonics
closed
1 year ago
0
Integrate apple/swift-distributed-tracing.
#125
tachyonics
closed
1 year ago
0
Add CI for Swift 5.8, drop 5.5.
#124
tachyonics
closed
1 year ago
1
Fix errors and warnings from Swift 5.8
#123
pbthif
closed
1 year ago
0
Add HTTPInvocationClient, a wrapper that encompasses an HTTPOperation…
#122
pbthif
closed
1 year ago
0
Add HTTPInvocationClient, a wrapper that encompasses an HTTPOperation…
#121
pbthif
closed
1 year ago
0
Encode the endpoint path prior to decorating the log context
#120
pbthif
closed
1 year ago
0
Decorate request logger with endpoint and operation.
#119
tachyonics
closed
1 year ago
0
Don't assume an error thrown by clientDelegate.getResponseError is a client error.
#118
tachyonics
closed
1 year ago
0
Add retryOnErrorOverride provider to the HTTPClientRetryConfiguration
#117
tachyonics
closed
1 year ago
0
Revert off-task async executor
#116
tachyonics
closed
1 year ago
0
Off task async executor
#115
tachyonics
closed
1 year ago
0
Retry and decode on Swift Concurrency threads.
#114
tachyonics
closed
1 year ago
1
Pass the per-request logger into AHC when enableAHCLogging = true.
#113
tachyonics
closed
1 year ago
0
Add option to enable logging within AHC.
#112
tachyonics
closed
1 year ago
0
Rely on test discovery.
#111
tachyonics
closed
1 year ago
0
Move SmokeAWSClientReportingConfiguration from smoke-aws
#110
tachyonics
closed
2 years ago
0
Add CI for 5.7, drop 5.4.
#109
tachyonics
closed
2 years ago
0
Extract invocation attributes into separate protocol.
#108
tachyonics
closed
2 years ago
0
Make the RetriableOutwardsRequestLatencyAggregator thread safe.
#107
tachyonics
closed
2 years ago
0
Lower log level from debug to trace.
#106
tachyonics
closed
2 years ago
0
Update CI for 5.6, removing 5.3.
#105
tachyonics
closed
2 years ago
0
Add initializer that accepts timeout configuration directly.
#104
tachyonics
closed
2 years ago
0
Set HTTPClient connect timeout to the same value as read timeout
#102
pbthif
closed
2 years ago
0
Add async shutdown method for HTTPOperationsClient.
#101
tachyonics
closed
2 years ago
0
Allow retries on HTTPClientError.getConnectionFromPoolTimeout.
#100
tachyonics
closed
2 years ago
0
Configurable connection pool
#99
tachyonics
closed
2 years ago
0
Remove @available annotation from async APIs.
#98
tachyonics
closed
3 years ago
0
Import NIOFoundationCompat where it's used.
#97
tachyonics
closed
3 years ago
0
Migrate to Github actions for CI.
#96
tachyonics
closed
3 years ago
0
Create swift.yml
#95
tachyonics
closed
3 years ago
0
Import NIOFoundationCompat where it's used.
#94
tachyonics
closed
3 years ago
0
Import NIOFoundationCompat where it's used
#93
Lukasa
closed
2 years ago
1
Final async await support
#92
tachyonics
closed
3 years ago
0
Remove experimental underscored concurrency package.
#91
tachyonics
opened
3 years ago
0
Next