We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac4a8ad commit b988ce4Copy full SHA for b988ce4
doc/source/serve/doc_code/autoscaling_policy.py
@@ -48,6 +48,7 @@ def custom_metrics_autoscaling_policy(
48
# __begin_application_level_autoscaling_policy__
49
from ray.serve._private.common import DeploymentID
50
from typing import Dict, Tuple
51
+from ray.serve.config import AutoscalingContext
52
53
54
def coordinated_scaling_policy(
0 commit comments