ez_wsi_dicomweb/local_dicom_slide_cache.py [807:814]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      )
    except (
        ez_wsi_errors.HttpError,
        ez_wsi_errors.DownloadInstanceFrameError,
    ) as exp:
      self._get_logger().error(
          'Exception occurred caching DICOM instance frames.',
          exp,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



ez_wsi_dicomweb/local_dicom_slide_cache.py [1213:1220]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      )
    except (
        ez_wsi_errors.HttpError,
        ez_wsi_errors.DownloadInstanceFrameError,
    ) as exp:
      self._get_logger().error(
          'Exception occurred caching DICOM instance frames.',
          exp,
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



