Why does using "Pause Flow" in an async flow create multiple background jobs/threads?

I'm working with asynchronous flows in Decisions and noticed that when I use the "Pause Flow" step, it starts spinning up multiple background jobs or threads, even though I expect only one. Eventually, it drops down to a single thread, but initially, there are more jobs than I anticipated. Is this expected behavior, and how can I prevent multiple jobs from being created when I just want a simple delay in my flow?

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!