mirror of
https://github.com/wassname/ray.git
synced 2026-07-17 11:32:33 +08:00
[autoscaler] Add a 'request_cores' function for manual autoscaling (#4754)
This commit is contained in:
committed by
Richard Liaw
parent
d9e81da3b8
commit
06fec63c87
@@ -125,3 +125,5 @@ LOG_MONITOR_MAX_OPEN_FILES = 200
|
||||
|
||||
# A constant used as object metadata to indicate the object is raw binary.
|
||||
RAW_BUFFER_METADATA = b"RAW"
|
||||
|
||||
AUTOSCALER_RESOURCE_REQUEST_CHANNEL = b"autoscaler_resource_request"
|
||||
|
||||
Reference in New Issue
Block a user