EDL upload to should write to it's own private cache/bucket. Once the file upload is done, it can the be moved to the fwrite cache for services to consume. This will make sure in the case of an file upload requiring multiple pass, a service will not try to consume the incomplete file.
EDL upload to should write to it's own private cache/bucket. Once the file upload is done, it can the be moved to the fwrite cache for services to consume. This will make sure in the case of an file upload requiring multiple pass, a service will not try to consume the incomplete file.