#189 Docs: Add 'Reference Pattern' best practice for large data
Description
EditMemory 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 AllLoading audit history...