ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
34.04k stars 5.78k forks source link

[Event] Support rotation for the event log files #39591

Open scottsun94 opened 1 year ago

scottsun94 commented 1 year ago

Description

Support rotation for /tmp/ray/session_latest/logs/events/ to prevent any potential out of disk issue.

Use case

No response

scottsun94 commented 1 year ago

cc: @rkooo567

rkooo567 commented 1 year ago

cc @shomilj are we doing this now?