issues
search
Azure
/
azure-cosmosdb-java
Java Async SDK for SQL API of Azure Cosmos DB
MIT License
54
stars
61
forks
source link
Removed generic IO exception condition in network failure. Replaced with specific exceptions. Included in unit testing
#370
Closed
kushagraThapar
closed
3 years ago
kushagraThapar
commented
3 years ago
Removed generic IO exception condition in network failure. Replaced with specific exceptions. Included in unit testing.
This is a direct port of PR -
https://github.com/Azure/azure-sdk-for-java/pull/16469