[DocDB] RBS: Add retries around FetchData to mask intermittent network failures #26217
Open
1 task done
Labels
area/docdb
YugabyteDB core features
kind/enhancement
This is an enhancement of an existing feature
priority/medium
Medium priority issue
Jira Link: DB-15563
Description
https://phorge.dev.yugabyte.com/diffusion/YBDB/browse/master/src/yb/tserver/remote_bootstrap_file_downloader.cc$199
Currently in
DownloadFile
we do
which essentially fails the whole RBS session if there is any intermittent network error during FetchData.
We could add some retries around this to make the RBS more resilient to intermittent errors.
Issue Type
kind/enhancement
Warning: Please confirm that this issue does not contain any sensitive information
The text was updated successfully, but these errors were encountered: