业务逻辑:前端输入账号,密码,文件名,后端从数据库校验文件名是否存在,账号密码通过爬虫登录某个网页判断是否正确。
本地调试时用request请求本地容器所有功能均正常,数据库(微信云托管的数据库)也能正常读写。callcontainer从数据库校验文件名是否存在正常,账号密码通过爬虫登录某个网页判断是否正确超时。
all failed:, Error: cloud.callContainer:fail -405005 exceed max poll retry. (callId: 1665650722391-0.3439925994961486) (trace: 16:45:22 start->16:45:28 normal poll->16:45:34 normal poll->16:45:40 normal poll->16:45:46 normal poll->16:45:52 normal poll->16:45:58 normal poll->16:46:4 normal poll->16:46:10 normal poll->16:46:16 normal poll->16:46:22 normal poll->16:46:28 normal poll->16:46:34 too many polls, abort)
at x (WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1)
at WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1
at Generator.next (<anonymous>)
at t (WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1)
at s (WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1)
at WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1
at new Promise (<anonymous>)
at WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1
at O (WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1)
at WASubContext.js?t=wechat&s=1665641629743&v=2.26.2:1
