Open donaldgray opened 1 week ago
Have a listener for callback that Batch is finished On receipt:
"items"
/allImages
width
height
image-service
false
"ingesting"
NOTE: API has been modified to use UseSerilog, this is the next ticket to modify the Background Handler and as such should be used to change AddSerilog to this
UseSerilog
AddSerilog
Have a listener for callback that Batch is finished On receipt:
"items"
property on Manifest/allImages
endpoint (width
,height
,image-service
etc to populate"items"
), save to Manifest + write to S3false
"items"
, update"ingesting"
property to show failure counts.