- Increase pytest timeout from 300s to 600s for thorough testing - Increase import testing timeout from 60s to 120s - Allow more time for C++ extension loading (faiss/diskann) - Still provides timeout protection against infinite hangs This gives the system more time to complete imports and tests while still catching genuine hangs that exceed reasonable limits. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>