收藏
回答

小程序云开发资源限制errCode: -501003?

框架类型 问题类型 终端类型 AppID 环境ID 基础库版本
小程序 Bug 工具 wxc97bec7ef17870bb pk-2g1asq8ed0cef537 2.21.2

1.共享其他环境,在开发者工具选择不了共享的环境,代码也执行不了

2.云开发每天限制读写数据库次数300次,报错errCode: -501003 exceed request limit | errMsg: [LimitExceeded.OutOfWriteRequestQuota] Write request overrun. Please improve write specifications, but if the problem cannot be solved, contact us

回答关注问题邀请回答
收藏

2 个回答

  • 讌興
    讌興
    2022-08-24

    这是啥情况 ,帮我解答一下

    Unhandled promise rejection Error: cloud.callFunction:fail Error: errCode: -501003 exceed request limit | errMsg: Request exceeded the limit (callId: 1661332594161-0.4613776903431259) (trace: 17:16:34 start->17:16:34 system error (Error: errCode: -501003 exceed request limit | errMsg: Request exceeded the limit), abort)

        at P (VM1361 WAService.js:1)

        at VM1361 WAService.js:1

        at VM1361 WAService.js:1

        at n (VM1361 WAService.js:1)(env: Windows,mp,1.05.2204250; lib: 2.25.3)

    2022-08-24
    有用
    回复
  • 疯狂的小辣椒
    疯狂的小辣椒
    2022-01-11

    目前共享的环境,不能在 cloudfunctions 上右键选择;

    501003是资源超限,你的数据库读写请求次数均已超出你当前配额的额度,而且已经有下发告警信息的,额度说明参考https://developers.weixin.qq.com/miniprogram/dev/wxcloud/billing/quota.html


    2022-01-11
    有用
    回复
登录 后发表内容
问题标签