Monitor the progress and status of background tasks in real-time.

Task Statuses

Active States

Queued

  • Task is waiting to be processed

  • Clock icon displayed

  • Will start when resources are available Running

  • Task is currently being processed

  • Spinning loader icon

  • May show progress percentage

Completed States

Succeeded

  • Task completed successfully

  • Green success badge

  • Results are available Failed

  • Task encountered an error

  • Red badge with X icon

  • Error message available in details Canceled

  • Task was stopped before completion

  • Pause icon displayed Expired

  • Task timed out

  • Clock icon with outline badge

Real-Time Updates

While a task is running:

  • Status updates every 5 seconds automatically
  • Progress bar shows completion percentage
  • No need to manually refresh Updates stop once the task reaches a final state.

Viewing Task Details

Click View on any task to see:

Task Information

  • Task ID
  • Status badge
  • Task type
  • Priority level
  • Created date
  • Started date (when applicable)
  • Finished date (when complete)
  • Progress bar (if running)

Event Timeline

  • Chronological list of task events
  • Event type indicators (info, warning, error, success)
  • Detailed messages for each event
  • Progress updates throughout processing