aces / Loris-MRI

The set of scripts that preprocess and insert MRI data into the database.
10 stars 50 forks source link

Better handle bad configuration of S3 #965

Closed cmadjar closed 1 year ago

cmadjar commented 1 year ago

Description

Scripts run_nifti_insertion.py, run_push_imaging_files_to_s3_pipeline.py and run_dicom_archive_loader.py crashed miserably when the S3 configuration was not set properly. This PR should properly handle errors related to S3 connections.