mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 03:50:55 +08:00
da41180dc0
* multinode failures direct * Add number of retries allowed for tasks * Retry tasks * Add failing test for object reconstruction * Handle return status and debug * update * Retry task unit test * update * update * todo * Fix max_retries decorator, fix test * Fix test that flaked * lint * comments