buda-base / ao-workflows

Use DAG platform to define and orchestrate workflows
0 stars 0 forks source link

Remediate IA #2

Closed jimk-bdrc closed 1 year ago

jimk-bdrc commented 1 year ago

Fix the issues that the buda-base/ia-metadata-report identifies.

derives can take quite a long time, so this work will have to be repetitively returned to.

In an ideal world, the code should only submit a few works, and only submit more when the number of active works falls below a threshold. Initially, this will be manual.

jimk-bdrc commented 1 year ago

This implements buda-base/archive-ops#645