mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() GCS, when running as an individual component, can cause other components to fail in case of crashes. Here are two main cases covered in this patch: 1. monitor.py will raise an exception when disconnected from GCS. 2. When GCS becomes available later than other components, the missing KV of GCS address can cause other components to fail to start. In our patch, we fixed these two issues as well as increased the timeout for redis connection which was too small. Co-authored-by: Mingwei Tian <mwtian@anyscale.com> |
||
---|---|---|
.. | ||
ray | ||
requirements | ||
asv.conf.json | ||
build-wheel-macos-arm64.sh | ||
build-wheel-macos.sh | ||
build-wheel-manylinux2014.sh | ||
build-wheel-windows.sh | ||
MANIFEST.in | ||
README-building-wheels.md | ||
requirements.txt | ||
requirements_linters.txt | ||
requirements_ml_docker.txt | ||
setup.py |