How to determine correct reconnect time for solving recaptchas in UC mode? #3314
              
                
                  
                  
                    Answered
                  
                  by
                    mdmintz
                  
              
          
                  
                    
                      krzysztofkub
                    
                  
                
                  asked this question in
                Q&A
              
            -
| How, I was wondering. How are you finding correct value of reconnect param? In tutorials @mdmintz says to find correct value for site, but in examples there is for example reconnect time 6.111. Are you incrementing by 0.001 and check? For me sometimes I get extra pictures to solve even if I use 20 (sometimes) | 
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            mdmintz
          
      
      
        Dec 5, 2024 
      
    
    Replies: 1 comment 2 replies
-
| Regular UC Mode is being replaced by CDP Mode. | 
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
      Answer selected by
        mdmintz
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Regular UC Mode is being replaced by CDP Mode.
Before, you had to guess an optimal
reconnect_time, which depends on internet connection speed.