mirror of
https://github.com/eyaltoledano/claude-task-master.git
synced 2026-01-30 06:12:05 +00:00
chore: add changeset for timeout fix
Co-authored-by: Ralph Khreish <Crunchyman-ralph@users.noreply.github.com>
This commit is contained in:
7
.changeset/resolve-timeout-fix.md
Normal file
7
.changeset/resolve-timeout-fix.md
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
"task-master-ai": patch
|
||||
---
|
||||
|
||||
fix: resolve 301-second timeout on large PRD parsing
|
||||
|
||||
Fixes timeout issues when parsing large PRD documents. The parse-prd command now supports operations up to 15 minutes by default, with proper timeout parameter flow-through to the underlying HTTP client. This resolves consistent timeouts at ~301 seconds that users experienced with complex or large PRD files.
|
||||
Reference in New Issue
Block a user