Why Does My Queue Processing Workflow Stop Without Error despite Receiving New Events?

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

Hello, I have a queue processing workflow that triggers itself recursively until the queue is empty. The workflow stops somewhere in the queue without error although new events are sent to the workflow. Any ideas on why this happens?

Hi , is it possible that you have exhausted your daily credit limit?

Hi I don’t have any daily limits set as far as I know.

Wouldn’t Pipedream throw an error if that were the case?

What’s weird is that the processing seems to pause itself. When I trigger a new event, both the old (paused) workflow resumes and the new workflow starts processing their queues.

Right now I see 1 new and 4 old (paused) queues running at the same time. The older queues were never completed, just paused.