forked from Slicer/Slicer
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ENH: dicom url retries and code cleanup
Catch if the returned data is not as expected and if so do a retry. Based on testing with a Google DICOMweb store about 5-10 request were incomplete on a several hundred slice dataset but no error code was reported, just truncated data. There's no clear reason to why these failures occur, but retrying implemented here has always resulted in good data during testing so far.
Showing
1 changed file
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters