nice-flag-16341
04/22/2024, 9:48 AM"Last Error: UNKNOWN::Outputs not generated by task execution"
and nothing is being stored in the blob storage. Checking the logs of the pod there is no error whatsoever. Any idea what might be causing this issue?proud-answer-87162
04/22/2024, 2:07 PMnice-flag-16341
04/23/2024, 9:11 AM{"json":{},"level":"error","msg":"Failed to upload [result], reason [maximum allowed filesize is [1024], but found [731535]]","ts":"2024-04-23T08:41:12Z"}
. I tried updating the values.yaml for flyte by adding storage.limits.maxDownloadMBs
to a random value just to see if it would make any difference but the allowed filesize of 1024 didn't change. Any ideas on how I can solve this?
Thank you :)
Note: I can't access the thread since it is older than 90 days and I don't have Slack Pro.proud-answer-87162
04/23/2024, 2:32 PMContainerTask
?nice-flag-16341
04/23/2024, 3:40 PM