yalelibrary / YUL-DC

Preliminary issue tracking for Yale University Libraries Digital Collections project
3 stars 0 forks source link

Add new Nightly Integrity Check job to Batch Process table #2867

Open sshetenhelm opened 6 days ago

sshetenhelm commented 6 days ago

Blocked by #2855

Story We have created a new nightly job to check the file integrity of images in DCS. We would like to have the results of that job display in the batch processes table, similar to how the ActivityStream job displays.

We would like to be able to view the following information:

  1. Child OID checked and corresponding Parent OID
  2. Completion status — Complete or Failed
  3. An error message if Failed, including file location

Something along the lines of what we already have is fine — ex. Expected file originals/32/32/28/78/32/32287832.tif on S3 not found

Please use whatever language you feel is appropriate for the error -- ex. not found / is corrupted / etc.

Acceptance