BookatlasTwo-Day MuleSoft → Salesforce Bootcamp
59 / 81 · Module 16 — Production Engineering and Observability · filtered: interview← prev⊞ allnext →

16.39Scenario: memory rising continuously

Possible:

large payload materialization
not streaming
giant DataWeave arrays
large aggregation
cache growth
logging huge payloads
batch configuration

For high-volume flows, revisit:

streaming
pagination
batch size

from Module 11.