tpmjs/apps
Ajax Davis 1bd484797f fix: add 120s timeout per tool and increase route maxDuration to 300s
- Add AbortController timeout (120s) to Railway fetch requests
- Gracefully handle timeout errors and report to health check system
- Increase /api/chat maxDuration from 60s to 300s (5 minutes)
- Prevents entire chat from timing out when one tool has large dependencies
- Tools that timeout are logged and skipped, allowing others to load

Fixes issue where tools like ctx-zip with many dependencies would
cause the entire chat request to timeout after 60 seconds.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-05 00:43:13 +10:00
..
playground fix: add 120s timeout per tool and increase route maxDuration to 300s 2025-12-05 00:43:13 +10:00
railway-executor fix: sanitize invalid JSON schemas with type 'None' to valid object schemas 2025-12-04 18:02:10 +10:00
web feat: add @tpmjs/create-basic-tools generator promotion to website 2025-12-04 23:48:36 +10:00