Disable queues setting
- Last UpdatedJun 29, 2026
- 1 minute read
In most situations, queues help flows run more efficiently. However, sometimes it
is better to turn off queues especially for remote sessions. The following image illustrates
a flow iterating over messages in an array and shows each message being processed
by two different Processing modules. 
This hypothetical, but realisitc, example does occur and makes it difficult to follow the sequence of messages through multiple modules. In this example, temporarily turn off queues for just one module at a time to troubleshoot an error.
Always turn on the Disable Queues prior to flow deployment because queues contribute to better working flows.