用ios手机后端30s后自动断开,如何重连回到之前的进度中去 #393
              
                Unanswered
              
          
                  
                    
                      alexmaehon
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| 可以在start_server()中启用reconnect_timeout参数, 参见: https://pywebio.readthedocs.io/zh_CN/latest/platform.html#pywebio.platform.tornado.start_server | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
运行长时间的程序,用手机端登陆得一直保持在页面上不敢后台,但这样非常痛苦。
有什么方式设置,使得就算断开连接程序也不会终止,在一定时间后重新连上,又能回到正在跑的程序中去吗?
Beta Was this translation helpful? Give feedback.
All reactions