> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fetchhive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 排队

> 如何打开 Run Queue、理解 queued 和 running,并查看 workspace 并发使用

使用 **Run Queue** 查看哪些 workflow runs 等待开始、哪些正在运行,以及账户并发使用情况。

## 概述

队列位于 workspace 侧边栏。它显示活跃 workflow queue items,包括等待 slot 和已使用 slot 的项目。

Hive Agents 不使用这个 **Run Queue** 界面管理节点级并发。请在 **Budget Settings** 中用 **Max Concurrent Nodes** 配置 Hive Agent 节点并发。

## 如何打开队列? <a href="#open-queue" id="open-queue" />

在左侧边栏底部点击 **Run Queue**。

## 如何理解 queued 和 running 项? <a href="#queued-vs-running" id="queued-vs-running" />

**Queued** 表示等待可用并发 slot。**Running** 表示已经开始并正在使用 slot。

只有 **Queued** 项显示 **Cancel**。

## Fetch Hive 为什么会排队运行?

Fetch Hive 会排队 workflow runs,以保持在账户并发上限内。

## Concurrency usage

**Concurrency usage** 显示当前使用的 slots。Hive Agents 请使用 **Budget Settings** > **Max Concurrent Nodes**。

See also: [Errors and rate limits](../api-reference/errors-and-rate-limits) and [Hive Agent configuration](../hive-agents/creating-and-configuring).
