mirror of
https://github.com/vale981/ray
synced 2025-03-06 02:21:39 -05:00
![]() ## Why are these changes needed? This PR fixes the issue where --follow lost connection when it is used for > 30 seconds because the gRPC timeout is configured to be 30 seconds, and we don't reset it when --follow is set. This fixes the issue by setting timeout=None when keepalive==True ## Related issue number Closes https://github.com/ray-project/ray/issues/25721 |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
log_agent.py | ||
log_consts.py | ||
log_head.py | ||
log_manager.py | ||
log_utils.py |