chore(config): raise goal review timeout to 600s
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
59a79b0063
commit
3154cd8bc6
@ -8,6 +8,6 @@
|
|||||||
"type": "enabled"
|
"type": "enabled"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"timeout_seconds": 60,
|
"timeout_seconds": 600,
|
||||||
"max_command_timeout": 60
|
"max_command_timeout": 60
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user