user-1
(User 1)
October 10, 2025, 8:42am
1
This topic was automatically generated from Slack. You can find the original thread here .
i have this workflow: Pipedream - Connect APIs, AI, databases and more
for some reason if i run it at 256MB it errors out saying not enough memory. but at the trigger level. which is just a simple webhook. can you please help?
user-1
(User 1)
October 10, 2025, 8:42am
2
Hey , the error on the trigger is actually a UI bug. The workflow actually run through the steps — which resulted in out-of-memory issue.
My recommendation is to ignore the UI indication there and investigate your other steps.
user-1
(User 1)
October 10, 2025, 8:42am
3
do you know by chance which step failed?
user-1
(User 1)
October 10, 2025, 8:42am
4
Hey , unfortunately no.
Since Pipedream runs the whole workflow in a single AWS Lambda function. So it’s really hard to determine the specific step having the problem