You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi All, I am facing the below error while running a pipeline, this pipeline is 1001k in size. It say the workflow is longer than maximum allowed size. Here is the same issue kubeflow/pipelines#4170 where it say there is a limit of pipeline size? Do we have any fix for this ? cc
time="2023-06-29T17:51:38.732Z"` level=warning msg="Failed to dehydrate: workflow is longer than maximum allowed size. compressed size 1049974 > maxSize 1048576Tried to offload but encountered error: offload node status is not supported" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Updated phase Running -> Error" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Updated message -> workflow is longer than maximum allowed size. compressed size 1049974 > maxSize 1048576Tried to offload but encountered error: offload node status is not supported" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Marking workflow completed" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.737Z" level=info msg="cleaning up pod" action=deletePod key=dev/ml-project-rxqzr-1340600742-agent/deletePod
time="2023-06-29T17:51:38.985Z" level=warning msg="Error updating workflow: rpc error: code = ResourceExhausted desc = trying to send message larger than max (2430673 vs. 2097152) " namespace=dev workflow=ml-project-rxqzr
Environment
Kubernetes version :- v1.22.17-eks-48e63af
Kubeflow version :- v1.6.1-aws-b1.0.0
KFP Client version :- 1.8.x
The text was updated successfully, but these errors were encountered:
Describe the bug
Hi All, I am facing the below error while running a pipeline, this pipeline is 1001k in size. It say the workflow is longer than maximum allowed size. Here is the same issue kubeflow/pipelines#4170 where it say there is a limit of pipeline size? Do we have any fix for this ? cc
time="2023-06-29T17:51:38.732Z"` level=warning msg="Failed to dehydrate: workflow is longer than maximum allowed size. compressed size 1049974 > maxSize 1048576Tried to offload but encountered error: offload node status is not supported" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Updated phase Running -> Error" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Updated message -> workflow is longer than maximum allowed size. compressed size 1049974 > maxSize 1048576Tried to offload but encountered error: offload node status is not supported" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.732Z" level=info msg="Marking workflow completed" namespace=dev workflow=ml-project-rxqzr
time="2023-06-29T17:51:38.737Z" level=info msg="cleaning up pod" action=deletePod key=dev/ml-project-rxqzr-1340600742-agent/deletePod
time="2023-06-29T17:51:38.985Z" level=warning msg="Error updating workflow: rpc error: code = ResourceExhausted desc = trying to send message larger than max (2430673 vs. 2097152) " namespace=dev workflow=ml-project-rxqzr
Environment
The text was updated successfully, but these errors were encountered: