namespace files not present after successful upload #6687
Labels
area/backend
Needs backend code changes
area/frontend
Needs frontend code changes
bug
Something isn't working
Describe the issue
Issue
When uploading many files into a namespace, some of them might not be available, even though the upload has succeeded.
see Slack https://kestra-io.slack.com/archives/C03FQKXRK3K/p1719913391618119
"workaround"
delete files/file structure in namespace prior to re-play
Reproduce
to reproduce, use the following 3 flows. can be adjusted, if the files should be deleted afterwards or not (task disabled). if a subflow has failed, try to rerun (with and without deleting other files in the namespace before). run with different number of concurrceny.
Flow1 (trigger subflows):
Flow2 (get files and upload to namespace folder, optional cleanup):
Flow3 (access namespace files):
Environment
OSS on kubernetes
AWS S3 backend
version 0.20.0
The text was updated successfully, but these errors were encountered: