#189 Docs: Add 'Reference Pattern' best practice for large data

in-progress medium Created 2025-11-30 05:01 · Updated 2025-11-30 06:14

Description

Edit
Memory analysis reveals high overhead ('pass-by-value multiplier') when storing large objects in workflow variables. Update documentation/guides to strictly advise using references (file paths, object store IDs) instead of storing raw content (e.g., 'file_content') in variables.

Comments

Loading comments...

Context

Loading context...

Audit History

View All
Loading audit history...