simplyanything

Results 4 comments of simplyanything

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...