WGBH-MLA / mlavalon

Apache License 2.0
0 stars 0 forks source link

Mars Ingest Watch Folder #171

Closed foglabs closed 3 years ago

foglabs commented 3 years ago

-Adds script to check S3 location for ingest csvs, trigger ingest, and move to outbox if found -Adds check for number of concurrent MarsIngests allowed to MarsIngestsController#create -Adds 'completed' flag for MarsIngest to signal that all items are complete -Adds check for MarsIngest#in_progress? in MarsIngestItemJob after_perform and rescue_from to mark ingest as completed when all items have either failed or succeeded