mirror of
https://github.com/wassname/ray.git
synced 2026-07-09 12:18:44 +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.