mirror of
https://github.com/vale981/ray
synced 2025-03-10 05:16:49 -04:00
![]() Signed-off-by: rickyyx rickyx@anyscale.com # Why are these changes needed? When we returned less/incomplete results to users, there could be 3 reasons: Data being truncated at the data source (raylets -> API server) Data being filtered at the API server Data being limited at the API server We are not distinguishing the those 3 scenarios, but we should. This is why we thought data being truncated when it's actually filtered/limited. This PR distinguishes these scenarios and prompt warnings accordingly. # Related issue number Closes #26570 Closes #26923 |
||
---|---|---|
.. | ||
__init__.py | ||
state_head.py |