mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:38:16 +08:00
f12db5f0e2
* Divide large get requests into smaller chunks. * Divide fetches into smaller chunks. * Wait longer in worker and manager before reissuing fetch requests if there are many outstanding fetch requests. * Log warning if a handler in the local scheduler or plasma manager takes more than one second.