Unanswered
Hi Everyone!
I Built A Task That Processes Data And In The End Generates A Large Folder Containing Images (Aprox 10Gb). I Would Like To Be Able To Upload This Folder As An Artifact But When I Try To Do This With Task.Upload_Artifact I Get This Error. Is T
Also how are you uploading? Because if you don't zip the folder and upload withtask.upload_artifact('local folder', artifact_object=os.path('<PATH_TO_FOLDER>'))
This should work
158 Views
0
Answers
2 years ago
one year ago