This topic was automatically generated from Slack. You can find the original thread here.
Hey Pipedream folks,
I’m still fairly new to using pipedream and recently noticed that I went over my credit limit due to one of my workflows requiring more memory. I have a couple questions about this:
On and advanced plan, I went over my 2,000 credit limit by over double. What will this cost me? I can’t find a dollar amount anywhere in the pipedream docs
Can anyone here help me understand why the refactoring I did increased the amount of memory my automation is using?
Any help will be greatly appreciated!
There are various factors controlling credit usage:
• Workflow memory, which is manually configured (1 credit per multiple of 256MB)
• Workflow execution time (X credit per 30 seconds)
• Segments of execution (when workflows are suspended/resumed, or when branching is used) begin a new 30 second count.
All of this is visible when configuring your workflows: