Merge branch 'staging' into big-nate-bus-1830-ability-to-apply-color-theme-by-a-category

This commit is contained in:
Nate Kelley 2025-09-25 22:26:52 -06:00
commit ae7c78a891
No known key found for this signature in database
GPG Key ID: FD90372AB8D98B4F
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