Azure / azure-sdk-for-python

This repository is for active development of the Azure SDK for Python. For consumers of the SDK we recommend visiting our public developer docs at https://docs.microsoft.com/python/azure/ or our versioned developer docs at https://azure.github.io/azure-sdk-for-python.
MIT License
4.39k stars 2.72k forks source link

Retry mechanism for query operations for connection related issues #36285

Open kushagraThapar opened 3 weeks ago

kushagraThapar commented 3 weeks ago
Klaas- commented 1 week ago

Hi, do you see this as something only for cosmos or on a global sdk level? I think this would also solve https://github.com/Azure/azure-cli/issues/19264 and https://github.com/Azure/azure-cli/issues/11891 if you implement this in a general manner on sdk level