After restarting the extension host, it

After restarting the extension host, it will function normally for a while until the memory reaches the set threshold for the process, at which point it will start restarting again. The AI provider errors wouldn't lead to a restart.
6 Replies
chacha_chowdhary
I had already tried that. After your message, I uninstalled a bunch of extnsions, closed everything else (in windsurf) and restarted - but same result with that long conversation.
Hardik Shingala
Hardik ShingalaOP4d ago
To narrow down the issue a bit, did you use Traycer to generate code in any previous tasks of that long conversation?
chacha_chowdhary
No code generation. Primary conversation was used to create and update phases (restart is happening when I'm asking it to add couple more phases in primary thread). In each phase, I do plan generation and then use claude code to execute the plans
Hardik Shingala
Hardik ShingalaOP4d ago
Okay, we are investigating the issue and will keep you posted.
chacha_chowdhary
Cool, thanks Not sure if it will help, but here's the flow of the primary thread
1. User: Here's the context (4 files). Ask questions if any
2. Traycer: 5 questions
3. User: Answers
4. Traycer: Generates phases
5. User - I refactored some stuff (3 files). Update all phases except 1
6. Traycer - Updates phases
7. User - Add a new phase between 1 & 2
8. Traycer - Updates phases
9. User - Add 2 new phases at the end, ask any questions
10. Traycer - Asks questions
11. User - Answers
12. Traycer - Generates phases
13. User - At 2 new phases befor the last. Ask any questions
14. Traycer - Asks questions
15. User - Answers
16. Traycer - [Here's where the restart started happening.]
1. User: Here's the context (4 files). Ask questions if any
2. Traycer: 5 questions
3. User: Answers
4. Traycer: Generates phases
5. User - I refactored some stuff (3 files). Update all phases except 1
6. Traycer - Updates phases
7. User - Add a new phase between 1 & 2
8. Traycer - Updates phases
9. User - Add 2 new phases at the end, ask any questions
10. Traycer - Asks questions
11. User - Answers
12. Traycer - Generates phases
13. User - At 2 new phases befor the last. Ask any questions
14. Traycer - Asks questions
15. User - Answers
16. Traycer - [Here's where the restart started happening.]
After some attempts I tried going back to step 13, but there also restart is happening
Hardik Shingala
Hardik ShingalaOP3d ago
Thanks a lot for sharing this. It will definitely help us reproduce the issue more reliably and get to the bottom of it! @chacha_chowdhary We have identified the root cause of this, and a fix will be released today. I'll update you once the release is out. @chacha_chowdhary Traycer v2.10.3 has been released with significant improvements in memory consumption. Please inform us if you continue to experience unexpected restarts.

Did you find this page helpful?