# 用户10秒限制

**URL:** <https://meta.discourse.org/t/user-10-secs-limit/373500>\
**Category:** Development\
**Created:** [2025年七月9日 07:28 UTC](https://meta.discourse.org/t/user-10-secs-limit/373500 "2025-07-09T07:28:55Z")\
**Posts on this page:** 1\
**Showing post:** 1

<div class="post-metadata">

**Author:** ![truman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/truman/32/491648_2.png) [@truman](https://meta.discourse.org/u/truman)\
**Post date:** [2025年七月9日 07:28 UTC](https://meta.discourse.org/t/user-10-secs-limit/373500/1 "2025-07-09T07:28:55Z")

</div>

```plaintext
请放慢速度，您发出了太多请求。
请在 5 秒后重试。
错误代码：user_10_secs_limit。

```

我创建了一个使用 `await ajax(/t/${this.args.topic.id}.json);` 的主题。这会因为请求过多而被速率限制。我该如何避免这种情况？我注意到该限制被标记为 ​ **用户级别限制** ，而不是基于 IP 的限制。

---

_[View the full topic](https://meta.discourse.org/t/user-10-secs-limit/373500)._
