Release Queue
Releases queued runtime events.
Utility
Use this when the application queues browser events until an explicit flow step lets them run.
When to use it
- Replay events after consent categories are updated.
- Hold normal events until a setup flow has completed.
Routing behavior
Continues through its connected downstream path when it completes successfully.
Properties
This node has no configurable runtime properties.
Common mistakes
- Only this node releases the queue.
- Place it after the steps that must run before queued events replay.