mirror of
https://github.com/wassname/ray.git
synced 2026-08-04 13:14:14 +08:00
[Object Spilling] Implement level triggered logic to make streaming shuffle work + additional cleanup (#12773)
This commit is contained in:
@@ -23,7 +23,7 @@ def get_default_fixure_system_config():
|
||||
"object_timeout_milliseconds": 200,
|
||||
"num_heartbeats_timeout": 10,
|
||||
"object_store_full_max_retries": 3,
|
||||
"object_store_full_initial_delay_ms": 100,
|
||||
"object_store_full_delay_ms": 100,
|
||||
}
|
||||
return system_config
|
||||
|
||||
|
||||
Reference in New Issue
Block a user