v.23.8Improvement

Retry Loading Parts on Azure in Case of Network Errors

Retry loading parts in case of network errors while interaction with Microsoft Azure. #53750 (SmitaRKulkarni).
Adds automatic retry logic for loading parts from Microsoft Azure when network errors occur.

Why it matters

This feature improves the reliability of data loading operations by retrying part fetches during transient network failures, reducing job failures and improving robustness when interacting with Microsoft Azure storage.

How to use it

The retry mechanism is enabled automatically when using Azure storage integration; no additional configuration is required from the user.