- cloud.callFunction:fail Error: errCode: -504003 | errMsg: Invoking task timed out after 3 seconds (callId: 1705377329561-0.4703798980074996) (trace: 11:55:29 start->11:55:31 normal poll->11:55:33 system error (Error: errCode: -504003 | errMsg: Invoking task timed out after 3 seconds), abort)"
- line: 1
- message: "cloud.callFunction:fail Error: errCode: -504003 | errMsg: Invoking task timed out after 3 seconds (callId: 1705377329561-0.4703798980074996) (trace: 11:55:29 start->11:55:31 normal poll->11:55:33 system error (Error: errCode: -504003 | errMsg: Invoking task timed out after 3 seconds), abort)"
- sourceURL: "https://lib/WACloud.js"
- stack: "R@https://lib/WACloud.js:1:234833↵@https://lib/WACloud.js:1:268614↵q@https://lib/WASubContext.js:1:71287↵@https://lib/WASubContext.js:1:71509↵C@https://lib/WASubContext.js:1:40986↵@https://lib/WASubContext.js:1:54808↵I@https://lib/WASubContext.js:1:54577↵@https://lib/WASubContext.js:1:54615↵f@https://lib/WASubContext.js:1:164458↵@https://lib/WASubContext.js:1:126919↵@https://lib/WASubContext.js:1:159790↵p@https://lib/WAServiceMainContext.js:1:399934↵@https://lib/WAServiceMainContext.js:1:387883↵_onNativeTimer@↵global code@"
超时时间改长点试试,云函数没法做太复杂的功能
云函数代码里面写啥了