You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I manually changed my load balancer's idle timeout to the maximum allowed - 4000 (66 minutes) - but that configuration setting should be set as part of this template as well - unless there's a way for Selenium to send some 'bogus' data over the wire to keep the connection alive and prevent the load balancer from closing it.
The text was updated successfully, but these errors were encountered:
achuinard
changed the title
Load balancer timeout default is 60
Hub load balancer timeout is default 60 seconds
Apr 8, 2020
There is an issue with Amazon's default load balancer timeout - https://stackoverflow.com/questions/50847135/selenium-grid-webdriver-returning-504-gateway-time-out-while-waiting-for-grid-to
I manually changed my load balancer's idle timeout to the maximum allowed - 4000 (66 minutes) - but that configuration setting should be set as part of this template as well - unless there's a way for Selenium to send some 'bogus' data over the wire to keep the connection alive and prevent the load balancer from closing it.
The text was updated successfully, but these errors were encountered: