Merge pull request #1165 from buster-so/staging

small2x on analyst agent task
This commit is contained in:
dal 2025-09-25 21:12:08 -06:00 committed by GitHub
commit f7adc0b588
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -248,7 +248,7 @@ export const analystAgentTask: ReturnType<
>
> = schemaTask({
id: 'analyst-agent-task',
machine: 'medium-1x',
machine: 'small-2x',
schema: AnalystAgentTaskInputSchema,
queue: analystQueue,
maxDuration: 1200, // 20 minutes for complex analysis