-
Notifications
You must be signed in to change notification settings - Fork 10
Description
Is your feature request related to a problem? Please describe.
When an export.request is sent to MIG, it contains files[]. This list may include unspecified file types as MWM will export .dcm, .DCM and unspecified file types to cater for model outputs. However sometime these unspecfied file types will not be dicoms and currently cause the Export Task to be marked as failed in the workflow.
MIG should be updated to cater for these files not being dicom.
Describe the solution you'd like
Open to a discussion on this. Needs to go through refinement
-
Suppress those errors completely and send a export.complete as succeeded
Q. What happens if all the files are unspecified and are all not dicom??? -
Suppress those errors completely and send a export.complete as succeeded but include unsuccessful files in the metadata which s appended to the task