simplyanything

Results 2 issues of simplyanything

Coming from `RestTemplate`, it was fairly easy catching all sorts of exceptions related to the connectivity with an external API service by catching `RestClientException` (e.g., if the service is down,...

status: waiting-for-triage
in: web

**Is your feature request related to a problem? Please describe.** Cosmos DB currently allows you to configure the end-to-end operation timeout (for standard gateway) by [customising the cosmos client](https://github.com/Azure/azure-sdk-for-java/blob/main/sdk/spring/azure-spring-data-cosmos/README.md#customizing-configuration) ([using...

question
Cosmos
customer-reported