[Observability] ray timeline errors with ray.rpc.GetAllProfileInfoReply exceeded maximum protobuf size of 2GB #27952
Labels
bug
Something that is supposed to be working; but isn't
dashboard
Issues specific to the Ray Dashboard
observability
Issues related to the Ray Dashboard, Logging, Metrics, Tracing, and/or Profiling
P2
Important issue, but not time-critical
What happened + What you expected to happen
Ray status seems fine:
(Note:
logger.info(f"Trace file being written to {filename}")
added before callingray.timeline
inray/scripts/scripts.py
)Versions / Dependencies
Reproduction script
Partial reproduction script.
Ray is started on head:
and the code uses ssh to switch to the nodes and starts them:
and then after ray has been running, I try and run ray timeline:
Issue Severity
No response
The text was updated successfully, but these errors were encountered: