bitter-orange-8782
08/29/2023, 11:18 AMdazzling-van-84908
08/29/2023, 11:23 AMancient-application-36103
08/29/2023, 2:15 PMdazzling-van-84908
08/29/2023, 2:18 PMancient-application-36103
08/29/2023, 2:20 PMsquare-wire-39606
08/29/2023, 2:48 PMbitter-orange-8782
08/29/2023, 3:00 PMsquare-wire-39606
08/29/2023, 3:49 PMbitter-orange-8782
08/29/2023, 4:52 PMbitter-orange-8782
08/30/2023, 3:17 PMargo_workflows table and saw one run id (one row).
In that table we saw a column named nodes (which i believe is equal to all steps in the run) and that json size is 14MB.
The issue here is that on that run id we got from argo that the flow has exceeded its limitation of 3MB which i don't understand from where it comes as we are seeing that run in postgres.
We want to run +10K total steps in a run (with foreach), so we want to make sure that the services are optimized for that.
And one last general question is if there is a limitation of that offloading? (i.e: total number of steps in a run, or max MB allowed)
FYI @dazzling-van-84908 @many-processor-72561square-wire-39606
09/01/2023, 2:09 AMsquare-wire-39606
09/01/2023, 2:11 AMsquare-wire-39606
09/01/2023, 2:15 AMsquare-wire-39606
09/01/2023, 2:15 AMbitter-orange-8782
09/04/2023, 6:11 PM