mirror of
https://github.com/vale981/ray
synced 2025-03-06 10:31:39 -05:00
![]() Currently when Raylets die, it is hard to figure out: if a Raylet died at all in a cluster. Usually we have to check on nodes where a number of workers died and see if the Raylet has died as well. reason of Raylet's death. With this PR, if a Raylet dies from a reason other than SIGTERM, the dashboard agent will report the failure along with last 20 lines of the Raylet log. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
reporter_agent.py | ||
reporter_consts.py | ||
reporter_head.py |