WGBH-MLA / mlavalon

Apache License 2.0
0 stars 0 forks source link

Request database from IT #144

Closed afred closed 2 years ago

afred commented 4 years ago

Done when

  1. IT gives us a database that can be written to from the controller container and the spawned ffmpeg containers
  2. Database contains a table with fields:
    • object ID (required)
    • error message

NOTE: this database is to serve as a combined log of results of reading from S3 (or queue) and from running the FFMPEG command in the designated ffmpeg containers. At this time, we don't need to track the actual "current" status of an object while being processed.