[Bug] Tool Call Hangs Without Configurable Timeout Mechanism
Resolved 💬 6 comments Opened Aug 24, 2025 by almirsarajcic Closed Jan 7, 2026
Bug Description
A tool call hung for 4 hours. Instead of timing out in a minute max because the tools I'm using shouldn't take any longer, it waited for quite some time and I had to interrupt it. I'd expect at least an option to set the timeout.
Environment Info
- Platform: darwin
- Terminal: cursor
- Version: 1.0.89
- Feedback ID: 343cd022-0c79-4683-b8b7-ce27d67678b7
Errors
[{"error":"Error: Language not supported while highlighting code, falling back to markdown: ex\n at <anonymous> (/$bunfs/root/claude:1610:795)\n at useMemo (/$bunfs/root/claude:188:25924)\n at e6 (/$bunfs/root/claude:1610:687)\n at BF (/$bunfs/root/claude:188:19415)\n at vb (/$bunfs/root/claude:190:42805)\n at LY (/$bunfs/root/claude:190:38347)\n at Zy (/$bunfs/root/claude:190:38275)\n at $F (/$bunfs/root/claude:190:38129)\n at TI (/$bunfs/root/claude:190:35208)\n at JX (/$bunfs/root/claude:188:4842)","timestamp":"2025-08-24T05:33:10.815Z"},{"error":"Error: Could not load the \"sharp\" module using the darwin-arm64 runtime\nPossible solutions:\n- Ensure optional dependencies can be installed:\n npm install --include=optional sharp\n- Ensure your package manager supports multi-platform installation:\n See https://sharp.pixelplumbing.com/install#cross-platform\n- Add platform-specific dependencies:\n npm install --os=darwin --cpu=arm64 sharp\n- Consult the installation documentation:\n See https://sharp.pixelplumbing.com/install\n at <anonymous> (/$bunfs/root/claude:263:37175)\n at <anonymous> (/$bunfs/root/claude:12:838)\n at <anonymous> (/$bunfs/root/claude:264:78)\n at <anonymous> (/$bunfs/root/claude:12:838)\n at <anonymous> (/$bunfs/root/claude:264:79845)\n at <anonymous> (/$bunfs/root/claude:12:838)\n at <anonymous> (/$bunfs/root/claude:661:1708)\n at processTicksAndRejections (native:7:39)","timestamp":"2025-08-24T05:33:11.998Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at U3 (/$bunfs/root/claude:1608:1192)\n at map (native:1:11)\n at HK (/$bunfs/root/claude:1608:905)\n at JGW (/$bunfs/root/claude:3026:8960)\n at BF (/$bunfs/root/claude:188:19415)\n at vb (/$bunfs/root/claude:190:42805)\n at LY (/$bunfs/root/claude:190:38347)\n at Zy (/$bunfs/root/claude:190:38275)\n at $F (/$bunfs/root/claude:190:38129)\n at TI (/$bunfs/root/claude:190:35208)","timestamp":"2025-08-24T05:34:11.133Z"},{"error":"Error: Language not supported while highlighting code, falling back to markdown: \n at U3 (/$bunfs/root/claude:1608:1192)\n at map (native:1:11)\n at HK (/$bunfs/root/claude:1608:905)\n at JGW (/$bunfs/root/claude:3026:8960)\n at BF (/$bunfs/root/claude:188:19415)\n at vb (/$bunfs/root/claude:190:42805)\n at LY (/$bunfs/root/claude:190:38347)\n at Zy (/$bunfs/root/claude:190:38275)\n at $F (/$bunfs/root/claude:190:38129)\n at TI (/$bunfs/root/claude:190:35208)","timestamp":"2025-08-24T05:39:25.521Z"}]This issue has 6 comments on GitHub. Read the full discussion on GitHub ↗