<#CNMKCU6FR|> When trying to deploy a workflow in ...
# announcements
s
#CNMKCU6FR When trying to deploy a workflow in flyte, I am getting messages which see, to specify that I am exceeding some sort of a limit error file @[s3://flyte/metadata/propeller/brozzu-smart-ca-pipeline-development-uzxgx5b5or/n3/data/0/error.pb] is too large [17471908] bytes, max allowed [10485760] bytes" Does this mean that there is a max 10Mb size allowed for serialized uploads to flyte? Please let me know if there a limit specification for this and if so, where can I customize the same.
b
Hi @stocky-notebook-88311 you can try to increase the memory limit in the @task’s arguments (Limit)
s
Is there a documentation for this. I can follow that. If possible please send the link towards the same.
Thanks a lot
b
Sure! Please feel free to clarify your doubts. We are happy to help!
👍 1
h
@stocky-notebook-88311 if this fix does not work it may be the
max-output-size-bytes
configuration option which limits blobstore file sizes.
👍 1
d
We tried this configuration now, thanks for responding
flyte 1
156 Views