Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

ggr-ui keeps polling selenoid nodes which are removed from quota xml files #15

@vgrigoruk

Description

@vgrigoruk
  1. Remove 1 server address from quota.xml
  2. Reload ggr-ui config via docker kill -s HUP ggr-ui-container-id
  3. Load http://your-ggr-ui:8888/status
  • Expected: instant response with /status response aggregated from currently running selenoid instances.
  • Actual: ggr-ui responds after some time (few seconds), as it is trying to poll /status endpoint for non-existing selenoid instance.

GGR-UI logs:

2018/05/23 13:16:29 [STATUS] [Failed to fetch status from http://10.0.185.224:4444: Get http://10.0.185.224:4444/status: dial tcp 10.0.185.224:4444: i/o timeout] [10.0.160.134]

Relates to #5

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions