mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 07:50:30 +08:00
38d00986a5
The dict merge prevents crashes when tune is trying to get resource requests for agents and you override a config subkey. The min iter time prevents iterations from getting too small, incurring high overhead. This is easy to run into on Ape-X since throughput can get very high.