w***@163.com
w***@163.com
  • 发布:2022-11-05 00:05
  • 更新:2022-11-05 17:21
  • 阅读:169

求指导,云函数执行状态未知

分类:uniCloud

其他的云函数一切正常,只有一个云函数,调用后显示执行状态是未知,请问是什么原因?

请求入参: {  
  "args": {  
    "url": "http://xxxx/business/bind/",  
    "method": "POST",  
    "postData": {  
      "terminal_id": "xxxx",  
      "auth_code": "xxxx",  
      "client_id": "xxxx"  
    },  
    "token": "",  
    "clientInfo": {  
      "PLATFORM": "app",  
      "OS": "android",  
      "APPID": "xx",  
      "DEVICEID": "xx",  
      "channel": "common",  
      "scene": 1001,  
      "appId": "xx",  
      "appLanguage": "zh-Hans",  
      "appName": "xx",  
      "appVersion": "0.9.5",  
      "appVersionCode": 1,  
      "appWgtVersion": "0.9.5",  
      "browserName": "x5webview",  
      "browserVersion": "88.0.4324.93",  
      "deviceBrand": "huawei",  
      "deviceId": "xx",  
      "deviceModel": "NOH-AN00",  
      "deviceOrientation": "portrait",  
      "devicePixelRatio": 3,  
      "deviceType": "phone",  
      "errMsg": "getSystemInfoSync:ok",  
      "oaid": "00000000-0000-0000-0000-000000000000",  
      "osAndroidAPILevel": 29,  
      "osLanguage": "zh-CN",  
      "osName": "android",  
      "osTheme": "light",  
      "osVersion": "10",  
      "romName": "HarmonyOS",  
      "romVersion": "2.0.0",  
      "safeArea": {  
        "left": 0,  
        "right": 384,  
        "top": 36,  
        "bottom": 792,  
        "width": 384,  
        "height": 756  
      },  
      "safeAreaInsets": {  
        "top": 36,  
        "right": 0,  
        "bottom": 0,  
        "left": 0  
      },  
      "screenHeight": 792,  
      "screenWidth": 384,  
      "statusBarHeight": 36,  
      "ua": "Mozilla/5.0 (Linux; Android 10; NOH-AN00 Build/HUAWEINOH-AN00; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/89.0.4389.72 MQQBrowser/6.2 TBS/046010 Mobile Safari/537.36 uni-app (Immersed/36.0)",  
      "uniCompileVersion": "3.6.4",  
      "uniPlatform": "app",  
      "uniRuntimeVersion": "3.6.4",  
      "windowBottom": 0,  
      "windowHeight": 792,  
      "windowTop": 0,  
      "windowWidth": 384,  
      "locale": "zh-Hans",  
      "LOCALE": "zh-Hans"  
    }  
  },  
  "requestId": "ac140a041667577313887117677"  
}
2022-11-05 00:05 负责人:无 分享
已邀请:
雷峰

雷峰

超时了就是未知

要回复问题请先登录注册