Skip to content

Timeout seems to be too large #390

@wheleph

Description

@wheleph

Meta -

Image(s):
hub

Actual Behavior -

The timeout value is 30000 (https://github.com/SeleniumHQ/docker-selenium/blob/master/Hub/Dockerfile.txt#L14). But Selenium assumes that the value is in seconds: https://github.com/SeleniumHQ/selenium/blob/b1c2cf6ceeab96856cf42feb4e84d2400a0a61eb/java/server/src/org/openqa/grid/internal/utils/configuration/StandaloneConfiguration.java#L194

As a result the hub waits for more than 8 hours before ditching stale client sessions. It might be better to set it to something lower like 30.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions