Details
-
Task
-
Resolution: Won't Do
-
Major
-
None
-
Cheshire-Cat
Description
The Azure SDK exposes a 'RetryReader' which can be used when streaming the contents of blobs, in theory this should automatically retry in the event of a failure. This should be useful for restore since we may be streaming data for very large files (the Rift data stores).
This functionality isn't enabled by default and is currently disabled for ease of unit testing, however, it may be worth enabling this feature in the future.