[Critical] Checkpointing Blob files or something blow up in size - Dangerous if not checked · Issue #2308 · RooVetGit/Roo-Code · GitHub
More Web Proxy on the site http://driver.im/
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Checkpoint blobs balloon, causing excessive disk space loss (Max recorded was >370GB lost)
Expected
Blobs only grow proportional to chat size and not that big.
Detailed Steps to Reproduce
Turn Checkpointing on
Use Roo
Especially use Roo With Boomerang mode on
Ensure you're on the latest Roo Code Version
Code anything, and you should see the text file size indicator quickly reach 1 GB, 5GB, 10GB>
Relevant API Request Output
[Not an API Problem]
Additional Context
Exhibit A
Exhibit B
Exhibit C
I have effectively lost all of my chats because I had to delete close to 400GB worth of checkpoint data. If I wasn't paying attention, my SSD would have choked. Please fix this. 🙏
The text was updated successfully, but these errors were encountered:
I didn't get a chance to see exactly which files were causing it before i deleted the task folders and disabled checkpoints at the time, but they were located in the objects folder.
My hunch is: the longer convos go on for, when swtiching to subtasks, the more the checkpoint data gets multiplied to keep the context whether intentionally or unintentionally.
Plus because subtasks are not temporary and with how many subtasks get created, especially with boomerang mode, it can quickly get out of hand when working on big projects.
App Version
3.11.6
API Provider
VS Code LM API
Model Used
Claude 3.5 Sonnet
Actual vs. Expected Behavior
Actual
Checkpoint blobs balloon, causing excessive disk space loss (Max recorded was >370GB lost)
Expected
Blobs only grow proportional to chat size and not that big.
Detailed Steps to Reproduce
Relevant API Request Output
Additional Context
Exhibit A
Exhibit B
Exhibit C
I have effectively lost all of my chats because I had to delete close to 400GB worth of checkpoint data. If I wasn't paying attention, my SSD would have choked. Please fix this. 🙏
The text was updated successfully, but these errors were encountered: