- Add notification when study is out of date
- Add upload of notification files to S3
- Add group command to mkdicomweb
- Add check command to mkdicomweb
- Allow mkdicomweb to read instances/deduplicated files from deployment dir
- Add instance command to mkdicomweb
- Add better logging on failure types, and set exit codes
- Add notification in S3
Integration command line into DICOMweb server component
Check/Group steps:
- Run check command, if up to date, then exit
- Run group command
- Schedule a check/group command for 5 minutes in the future
Receive instance steps:
- Run mkdicomweb instance
- Schedule a Check/Group for current+T minutes (some length of time in future)