• nextime's avatar
    Increase page click timeout to 48 seconds (3 seconds more than reply timeout) · a5320424
    nextime authored
    - Update wait_for_selector timeout from 60 seconds to 48 seconds
    - Align page timeout with reply timeout (45s) plus 3 second buffer
    - Ensure page operations don't timeout before response detection completes
    - Improve coordination between page interaction and response waiting phases
    
    This prevents page timeout issues while maintaining reasonable wait times
    for container selector detection during chatbot interactions.
    a5320424
olproxy.py 48.8 KB