收藏
回答

真机调试,调用ocrText云函数,向其传buffer时,图片几十k就就导致调用云函数超时

框架类型 问题类型 API/组件名称 终端类型 微信版本 基础库版本
小程序 Bug ocr.printedText 工具 8.0.19 2.21.0

如果换成图片很小的,几k的大小就可以正确调用云函数。


WAServiceMainContext.js:2 (in promise) MiniProgramError

cloud.callFunction:fail -404012 polling exceed max timeout retry. (callId: 1646458468314-0.7419272625279247) (trace: 13:34:28 start->13:34:28 app show->13:34:43 timeout, retry->13:34:58 app hide->13:34:58 timeout, retry->13:35:2 app show->13:35:4 app hide->13:35:13 timeout, abort)

Error: cloud.callFunction:fail -404012 polling exceed max timeout retry. (callId: 1646458468314-0.7419272625279247) (trace: 13:34:28 start->13:34:28 app show->13:34:43 timeout, retry->13:34:58 app hide->13:34:58 timeout, retry->13:35:2 app show->13:35:4 app hide->13:35:13 timeout, abort)

at S (WASubContext.js:2:242573)

at Function.<anonymous> (WASubContext.js:2:265437)

    at Generator.next (<anonymous>)

at n (WASubContext.js:2:2196)

at s (WASubContext.js:2:2399)

https://developers.weixin.qq.com/miniprogram/dev/api-backend/open-api/ocr/ocr.printedText.html

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

1 个回答

  • Slipie
    Slipie
    2022-03-05

    电脑端,直接用开发者工具,或者用电脑端的小程序可以正常调用

    2022-03-05
    有用
    回复 1
    • 墨殇
      墨殇
      2022-11-04
      请问解决了吗
      2022-11-04
      回复
登录 后发表内容