Story
As an analyzer I want to chain transforms together so I can perform more complicated transforms
Assumptions
- The "DID" is the transform ID of a previously submitted request
- Objects from the minio bucket are streamed out as the results
- The DID Finder waits til the source transform has completed (successfully or not) before signaling the end of the dataset
Story
As an analyzer I want to chain transforms together so I can perform more complicated transforms
Assumptions