小程序
小游戏
企业微信
微信支付
扫描小程序码分享
按照官网上的方式使用worker创建子线程报以下错误:
[worker] reportRealtimeAction:fail not support
按论坛一些方法,如更换基础库等都还是报错.
请教大家知道是什么原因引起的吗?怎么解决?
2 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
你好,麻烦提供下文档链接和能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
补充错误提示信息如下:
开发者工具:[worker] reportRealtimeAction:fail not support
手机体验版或真机测试:
SystemError (appServiceSDKScriptError)
createWorker: exceed max concurrent workers limit.
Error: createWorker: exceed max concurrent workers limit.
at Object.tRe (WAServiceMainContext.js:1:1722627)
at I (WAServiceMainContext.js:1:916978)
at Object.p (WAServiceMainContext.js:1:919095)
at Vt.emit (WAServiceMainContext.js:1:627387)
at Object.emitInternal (WAServiceMainContext.js:1:632623)
at lO (WAServiceMainContext.js:1:960562)
at E (WAServiceMainContext.js:1:1774571)
at (WAServiceMainContext.js:1:1775773)
at Vt.<anonymous> (WAServiceMainContext.js:1:1002284)
at Vt.emit (WAServiceMainContext.js:1:627485)
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
你好,麻烦提供下文档链接和能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
补充错误提示信息如下:
开发者工具:[worker] reportRealtimeAction:fail not support
手机体验版或真机测试:
SystemError (appServiceSDKScriptError)
createWorker: exceed max concurrent workers limit.
Error: createWorker: exceed max concurrent workers limit.
at Object.tRe (WAServiceMainContext.js:1:1722627)
at I (WAServiceMainContext.js:1:916978)
at Object.p (WAServiceMainContext.js:1:919095)
at Vt.emit (WAServiceMainContext.js:1:627387)
at Object.emitInternal (WAServiceMainContext.js:1:632623)
at lO (WAServiceMainContext.js:1:960562)
at E (WAServiceMainContext.js:1:1774571)
at (WAServiceMainContext.js:1:1775773)
at Vt.<anonymous> (WAServiceMainContext.js:1:1002284)
at Vt.emit (WAServiceMainContext.js:1:627485)