Storage not updating after deleting artifacts; account frozen

Hello,

I recently ran out of storage and was prompted to clean up or upgrade my storage. I opted to clean up my storage from older runs. However, despite clearing out about >90GB of artifacts from my runs, this update doesn’t reflect in my overall storage, which still says 116GB is used up.

Specifically, see image 1, where the total storage shows >100GB occupied:

However, the first project, wm-comp-limit-4 is what I deleted all artifacts from, which should have cleared up a lot of storage. When I click on this project, it does reflect in the subsequent display, where it shows it uses only 11GB:

Is there a bug preventing my overall storage from updating to the accurate value?

Thank you!

Similar to: Account storage not being freed? - #6 by a-sh0ts

Bumping this..
Id bet they are basically doing a passthrough of the space used in the s3 bucket, which for any number of reasons can still report space used by files pending or recently deleted. Making it instead reflect the space used for only non-deleted files isnt trivial, but they said they fixed this in 2023..