fix: tune sub2api codex pool concurrency
This commit is contained in:
@@ -4,6 +4,7 @@ pool:
|
||||
apiKeySecretName: sub2api-codex-pool-api-key
|
||||
apiKeySecretKey: API_KEY
|
||||
minOwnerBalanceUsd: 1000
|
||||
minOwnerConcurrency: 50
|
||||
defaultAccountCapacity: 5
|
||||
defaultTempUnschedulable:
|
||||
enabled: true
|
||||
@@ -51,7 +52,7 @@ profiles:
|
||||
configFile: config.toml.HY
|
||||
authFile: auth.json.HY
|
||||
openaiResponsesWebSocketsV2Mode: passthrough
|
||||
capacity: 20
|
||||
capacity: 10
|
||||
priority: 1
|
||||
- profile: gptclub
|
||||
accountName: unidesk-codex-gptclub
|
||||
|
||||
Reference in New Issue
Block a user