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

# 使用速率限制

> Web3 Action 执行限制的参考表：超时、并发、负载大小和每个项目的最大值，并附有关于可自定义限制的说明。

下表展示了 [Web3 Actions](/monitoring/web3-actions/introduction) 的设置和执行限制：

| 项目                    | 限制                                          | 可自定义？\*    |
| --------------------- | ------------------------------------------- | ---------- |
| 执行时长\*\*              | 30 秒超时                                      | 是，最长 900 秒 |
| Web3 Actions 总数       | [联系销售](https://tenderly.co/contact-us) 讨论容量 | 是          |
| 内存分配（RAM）             | 128 MB                                      | 否          |
| 顺序 actions 速率限制\*\*\* | 100 次执行/5 分钟                                | 否          |
| 并行 actions 速率限制\*\*\* | 2000 次执行/5 分钟                               | 否          |
| 包体积                   | 40MB 压缩（含 `node_modules`）                   | 否          |

\*根据报价可自定义限制。
\*\*超过定义超时的执行将被终止。
\*\*\*任何额外的执行都会被跳过，您将通过邮件收到所有被跳过执行的通知。有关如何配置这些邮件投递渠道，请参见 [通知](/monitoring/web3-actions/references/notifications)。

如需自定义限制，请 [联系我们的支持团队](https://tenderly.co/contact-us)。
