From 44d815454c7aa3efa70727e1c3a5786577afff9d Mon Sep 17 00:00:00 2001 From: Nishtha Ahuja <45535788+nishthaAhujaa@users.noreply.github.com> Date: Tue, 13 May 2025 20:04:12 +0530 Subject: [PATCH] for manual isAutoscale is supposed to be false (#2141) Co-authored-by: nishthaAhujaa --- .../ThroughputInputAutoPilotV3Component.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx index 2ae5dcfc9..0a9b90254 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputInputAutoPilotV3Component.tsx @@ -285,7 +285,7 @@ export class ThroughputInputAutoPilotV3Component extends React.Component< serverId, numberOfRegions, isMultimaster, - true, + false, ); return (