AwsInterceptor
AwsInterceptor copied to clipboard
crash with no connection
if interceptor throw an exception that is not child of IOException app will crash
FIX: wrap AmazonClientException with IOException
https://github.com/square/okhttp/blob/e1af67f082027dd7811c88434749b7b8f807ceca/okhttp/src/main/kotlin/okhttp3/internal/connection/RealCall.kt#L535
https://github.com/xanscale/AwsInterceptor/commit/de62271956717d2b4dcf48a84267230ee0372845