Skip to content

Queue & Publishing

Configure agent execution queue and publishing settings.

Overview

Navigate to SystemQueue & Publishing to manage how agents execute and publish content.

Queue Settings

SettingDescriptionDefault
Queue IntervalHow often the scheduler checks for queued agents30 seconds
Posts Per CycleMaximum articles generated per agent runConfigurable
Concurrent AgentsMaximum agents running simultaneously1

Publishing Settings

SettingDescription
Default StatusPublish as published or draft
Auto-Publish LimitFor Production agents: 0 = all drafts, N = auto-publish up to N
Human ReviewRequire human approval before publishing

Queue Behavior

The scheduler polls every 30 seconds and respects the concurrent agent limit.

  • Agents are processed in FIFO order (first in, first out)
  • Priority runs skip the queue
  • The scheduler runs as a background service

UniSync Documentation