acep-uaf / camio-meter-streams

0 stars 0 forks source link

Handle if the event_dir fails validation_complete_directory() #150

Closed nicolemah99 closed 2 months ago

nicolemah99 commented 3 months ago

Handle checksums and metadata files if the event is downloading because it failed validation_complete_directory().

nicolemah99 commented 2 months ago

validation_complete_directory has been updated to validate_complete_directory and now checks for metadata and checksum files after being created and data files have already been validation. If the function fails it marks the event as incomplete.