simplyanything
simplyanything
@SFBorland I haven't found any viable solution yet, sadly.
Hi @trask Any ETA when this is implemented?
Hi @saragluna, thanks for your comment! Please correct me if I'm wrong, `getIdleConnectionTimeout` only involves connections and not individual operations/requests connection + response (end-to-end) timeout? In other words, if I...
Thanks @kushagraThapar , @saragluna! I have used it accordingly and it works (verified it by using a very low timeout value temporarily): @Bean AzureServiceClientBuilderCustomizer cosmosBuilder() { CosmosEndToEndOperationLatencyPolicy endToEndOperationLatencyPolicyConfig = new...