mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 08:50:43 +00:00
refactor: drop legacy implicit startup sidecar fallback
This commit is contained in:
@@ -137,16 +137,6 @@ const GATEWAY_CASES: readonly GatewayBenchCase[] = [
|
||||
pluginCount: 50,
|
||||
config: BASE_CONFIG,
|
||||
},
|
||||
{
|
||||
id: "fiftyPluginsFutureStrict",
|
||||
name: "gateway, 50 manifest plugins with legacy startup fallback disabled",
|
||||
env: {
|
||||
OPENCLAW_DISABLE_LEGACY_IMPLICIT_STARTUP_SIDECARS: "1",
|
||||
OPENCLAW_SKIP_CHANNELS: "1",
|
||||
},
|
||||
pluginCount: 50,
|
||||
config: BASE_CONFIG,
|
||||
},
|
||||
{
|
||||
id: "fiftyStartupLazyPlugins",
|
||||
name: "gateway, 50 startup-lazy manifest plugins",
|
||||
|
||||
Reference in New Issue
Block a user