Skip to main content

Execution Queue and Execution Logs

Every action that depends on communication with devices (sync, restart, apply script, update firmware, run automation) is processed asynchronously, through a queue. These screens show what's happening.

Execution queue

Administration → Execution Queue shows the system's tasks: pending, processing, completed, and failed.

  • Track the progress of bulk operations.
  • Retry tasks that failed.
  • Spot bottlenecks (many stuck tasks).

Execution Logs

Administration → Execution Logs keeps the history of what has already run, useful for auditing and diagnostics ("did this automation fire? did it error?").

On the CPE

Each CPE also has its own Execution Queue tab, showing only that device's tasks.

See also