-
Notifications
You must be signed in to change notification settings - Fork 262
Description
Describe the bug
Hello,
I was working on building my website / ecosystem with additional top-up credits I purchased and by the time my monthly subscription renewal kicked in yesterday all I had left to do was make some aesthetic changes and debugging so that I could deploy my project. How is it that I burned through almost 13 million tokens for just debugging and minor aesthetic changes. I think there is a glitch in the system where when a request fails to execute completely and it stops but the wheel / circle which shows that the system is working keeps spinning, it is eating away at our tokens. I need for you all to check that and I need to get some of those tokens back.
thank you.
Link to the blitz that caused the error
https://stackblitz.com/~/github.com/nawedy/Lena-Ecosystem-Frontend
Steps to reproduce
- go to deploy
- get error messages
- I copy the error messages and paste them into the chat
- get an optimized message generated and run it
- it will fix 1 or maybe 2 things and say network error but in the small window which shows the file it is working on I see the circle is spinning still
Expected behavior
- when a request fails to execute completely and it stops but the wheel / circle which shows that the system is working keeps spinning, it is eating away at our tokens. if a request fails to complete then it should terminate all tasks and it should't be trying to run something in the background
- when debugging, it shouldn't be limited to 1 or 2 files at a time and it breaks, even though I was giving it the full context of the error messages on what exactly they were and which files they were in it would fix 1 or max 2 and quit and tell me there was a network error, Claude's favorite phrase since they went to Sonnet 3.7 so if you are using Sonnet 3.7, give them some feedback
Parity with Local
- I have run the project in my local machine and I could not reproduce the issue.
Screenshots
No response
Platform
Version = 1.84.0
Hash = 3b0b7194bc6b567c2eaf4c96a5759098469dcf59
WebContainer = 7f809d15
Browser name = Chrome
Full version = 133.0.0.0
Major version = 133
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/133.0.0.0 Safari/537.36
performance.memory = {
"totalJSHeapSize": 108277801,
"usedJSHeapSize": 97286437,
"jsHeapSizeLimit": 4294705152
}
Additional context
No response