How to set connectionTimeout, readTimeout for AwsCrtAsyncHttpClient #3249
-
| What's the default value for connectionTimeout, readTimeout in AwsCrtAsyncHttpClient and how can i change the timeout setting? | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
| Hi @mmflys the customization of  The equivalent of  
 I've created a feature request for tracking: #3251 | 
Beta Was this translation helpful? Give feedback.
-
| Hello! Reopening this discussion to make it searchable. | 
Beta Was this translation helpful? Give feedback.
Hi @mmflys the customization of
connectionTimeoutis not supported, we'll need to work together with the CRT team to add support for it. I've added a task in our backlog.The equivalent of
readTimeoutin the AwsCrtAsyncHttpClient would beminThroughputInBytesPerSecond:I've created a feature request for tracking: #3251