small2x on analyst agent task

This commit is contained in:
dal 2025-09-25 21:11:14 -06:00
parent 646013a307
commit 08548a276d
No known key found for this signature in database
GPG Key ID: 16F4B0E1E9F61122
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