ClickHouse/tests/integration/test_merge_tree_azure_blob_storage
SmitaRKulkarni f0146c0ff0
Increase retries for test_merge_tree_azure_blob_storage (#54069)
* Increase max_single_download_retries & max_single_read_retries for test_merge_tree_azure_blob_storage

* Updated logs to log exception leading to detaching part

* Updated to catch RequestFailedException azure exception as its the base exception

* Updated isRetryableExcepion to take std::exception_ptr as input

* Fixed style check fails

* Fix build issue & moved NetException & TimeoutException to retryable exceptions

* Fixed style check with catch
2023-09-06 19:57:59 +02:00
..
configs Increase retries for test_merge_tree_azure_blob_storage (#54069) 2023-09-06 19:57:59 +02:00
__init__.py Rename BlobStorage to AzureBlobStorage 2021-12-17 12:24:05 +03:00
test.py Automatic style fix 2023-08-01 10:57:46 +00:00