blue-journalist-98938
09/25/2025, 5:14 PMmap_task
members.
In a recent test with map_task
with 1,000 executions I see errors loading the workflow details with the Flyte UI. The workflow itself succeeded, with 100% success rate across the map_task
members, but I am unable to load the workflow UI. When navigating the the workflow details I see a react error message after a few seconds of loading:
> RangeError: Array buffer allocation failed
> (screenshot #1)
And an error in the console (screenshot #2)
I see no network request failures, and no errors logged in flyteadmin
, flytepropeller
, or flyteconsole
- and believe this to be a front-end issue.
My team would eventually like to scale up our workload one or two orders of magnitude higher (10K-100K tasks), and are concerned that this tool (at least the UI) won’t be able to handle that scale.
Are there guidelines about maximum sizes for map_task
executions? Or are there workarounds I should investigate to scale further (ex separate executions into smaller batches in subworkflows?)blue-journalist-98938
09/25/2025, 5:15 PMflyte-core
helm charts with version 1.15.3
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
blue-journalist-98938
09/25/2025, 11:14 PMmap_tasks
into sub workflows, but even though the tasks themselves succeed the UI errors with these Array buffer allocation failuresfreezing-airport-6809
freezing-airport-6809
freezing-airport-6809
freezing-airport-6809
blue-journalist-98938
09/26/2025, 2:52 AMfreezing-airport-6809
freezing-airport-6809
blue-journalist-98938
09/28/2025, 11:39 PM