You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
152746: azure: increase default number of retries r=jeffswenson a=jeffswenson
This adds the cloudstorage.azure.max_retries setting to mirror the setting present in the S3 cloud client. The default retry count is changed from 3 to 10. This allows Azure to pass the 30 second brown out test added by #152692.
Release note: Increase the default number of times CRDB will retry failures on Azure.
Epic: CRDB-53946
152748: cloud: add a list test to cloud nemesis r=jeffswenson a=jeffswenson
This adds a list test to the cloud nemesis test. Testing list's fault tolerance is important because it is used by backup and restore.
Release note: none
Epic: CRDB-53946
Co-authored-by: Jeff Swenson <[email protected]>
0 commit comments