mirror of
https://github.com/vale981/ray
synced 2025-03-05 18:11:42 -05:00
![]() This PR is doing 2 things. (1) Use api_server_url to address which is consistent to other submission APIs. (2) When the API is not responded timely, it prints a warning every 5 seconds. Below is an example. This is useful when the API is slowly responded (e.g., when there are partial failures). Without this users will see hanging API for 30 seconds, which is a pretty bad UX. (0.12 / 10 seconds) Waiting for the response from the API server address http://127.0.0.1:8265/api/v0/delay/5. |
||
---|---|---|
.. | ||
cypress | ||
__init__.py | ||
conftest.py | ||
cypress.config.js | ||
run_ui_tests.sh | ||
test_dashboard.py | ||
test_memory_utils.py | ||
test_state_head.py |