目前在app端使用uni-admin。
1、设备统计数据、app崩溃数据正常展示,在admin后台有统计,现在也有数据。
2、js报错以前也一直有,但是在7月28号之后的就没有了。
3、app端查询统计配置,未做更改。

3***@qq.com
- 发布:2025-08-21 09:30
- 更新:2025-08-21 13:11
- 阅读:60
3***@qq.com (作者)
好的,谢谢啦
2025-08-22 09:23
3***@qq.com (作者)
您好,目前日志报错内容是下方内容,请问应该如何解决:[uni-stat-cron/timer1755724764775-8ff28d61-4691-41da-b444-715bd535d252/151889ms/ERROR] (node:4) UnhandledPromiseRejectionWarning: Error: Request was denied due to api flow control.
at S.e.then.catch.e (/tmp/function/@dcloudio/serverless/lib/aliyun/uni-cloud.js:1:1642)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:189:7)
[uni-stat-cron/timer1755724764775-8ff28d61-4691-41da-b444-715bd535d252/151889ms/ERROR] (node:4) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
[uni-stat-cron/timer1755724764775-8ff28d61-4691-41da-b444-715bd535d252/151890ms/ERROR] (node:4) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
[uni-stat-cron/timer1755724764775-8ff28d61-4691-41da-b444-715bd535d252/151956ms/ERROR] server error: Error: Request was denied due to api flow control.
[uni-stat-cron/timer1755724764775-8ff28d61-4691-41da-b444-715bd535d252/151959ms/DEBUG] Cron end time: 2025-08-21 05:21:57
2025-08-22 09:48
DCloud_云服务_JRP
回复 3***@qq.com: 慢查询过多被限流了,参考文档处理下 文档
2025-08-22 10:29
3***@qq.com (作者)
回复 DCloud_云服务_JRP: 好的,非常感谢
2025-08-22 14:29