Before the new limits were imposed, I managed to reduce the size of my workspace to a somewhat acceptable level. However, after that, I continued working to bring it even lower.
The problem is that each time I attempted a final commit, it pushed my workspace size over the limit. Only after support ran garbage collection (GC) would the size drop back below the threshold.
Unfortunately, I left the last iteration of this cleanup process unfinished until now, and I’m currently stuck. The commit I need to make now would again exceed the workspace limit, preventing me from proceeding.
Could someone please help by running GC for me? I’d also appreciate any guidance afterward if needed.