How Many Credits Does a Workflow Delay Use?

This topic was automatically generated from Slack. You can find the original thread here.

  • How many credits does a workflow delay use ?

You should visit Pricing - Pipedream for the latest pricing, but I’ll do my best to answer. Using $.flow.delay in a workflow will incur two credits. One credit is used to initially start the workflow, and the second credit is used when the workflow resumes after its pause period has ended. For more details, you can refer to the Pipedream documentation on credit usage.

It doubles the credits, basically (but it depends on certain factors).

If your workflow is using more memory than the minimum (let’s say 8 credits per invoke), then the delay will double that to 16 (and more than 16 if your workflow lasts for over 30 seconds).