Skip to main content
Admin panel

Run queue

Run queue

The Run queue tab shows, live, every robot waiting to run or running right now on this Runner. The list refreshes itself every second.


What the queue shows

Each row is one run:

ColumnWhat it is
IDThe run's unique numeric identifier
RobotThe key identifying the robot being run
StatusWhere the run currently stands (see below)
TypeManual (started by hand, by webhook or by WhatsApp) or Scheduled
Started atWhen the run began (or if it has not started yet)

Run statuses

StatusColorWhat it means
QueuedBlueWaiting to run
RunningGreenRunning right now

Stopping a run

When a robot is Running, a Stop button appears in the actions column.

  1. Click Stop on the row you want to interrupt.
  2. Confirm by clicking Yes in the dialog.
  3. The run stops immediately and leaves the queue.
Handle with care

Interrupting a run halfway can leave external systems in an inconsistent state — a half-filled form, an incomplete spreadsheet, an open transaction. Make sure it is safe to stop the robot at that moment before confirming.


Several runs at once

The Runner supports several queued runs. Robots marked Queued wait for the Running ones to finish before starting — unless the Runner is configured to run them in parallel.


Next

  • Schedules — see when the next automatic runs are
  • Database — clear old records out of the run queue