[Core][State Observability][Log] gRPC max size limit when ray logs --tail 1000000
#27009
Labels
Milestone
ray logs --tail 1000000
#27009
What happened + What you expected to happen
Run
non_streaming_shuffle_1tb_1000_partition
with a debug log on.Run
ray logs raylet.out --tail 1000000
causes gRPC max size limit. It should never happen in theory since we stream logs.Versions / Dependencies
Master
Reproduction script
Run
non_streaming_shuffle_1tb_1000_partition
with a debug log on.Run
ray logs raylet.out --tail 1000000
Issue Severity
No response
The text was updated successfully, but these errors were encountered: