HydraLab
HydraLab copied to clipboard
Intelligent cloud testing made easy.
## Description ### Linked GitHub issue ID: # ## Pull Request Checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
## Description ### Linked GitHub issue ID: # ## Pull Request Checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
I never subscribed to this repository, and yet I am being pestered with updates on all issues.
将center项目部署完成之后,访问http://localhost:9886/portal/index.html#/ 跳转http://localhost:9886/login#/,需要登录
## Description This PR increases the WebSocket reconnect retry attempts on the agent side when the connection is closed with code 1008 (VIOLATED_POLICY) from 5 to 10. This change allows...
## Description ### Linked GitHub issue ID: # ## Pull Request Checklist - [ ] Tests for the changes have been added (for bug fixes / features) - [ ]...
## Description This PR increases the wait time between WebSocket reconnect attempts from 10 seconds to 30 seconds when handling the VIOLATED_POLICY (code 1008) closing code in the AgentWebSocketClient. ##...