Hey, question about Hobby plan limits. My team is currently over on:
Deployment Storage: ~25 GB / 10 GB Fast Data Transfer: ~105 GB / 100 GB
Root cause was large uncompressed video files in /public on two projects. I've since compressed everything (~75% size reduction), converted formats, added proper Cache-Control headers, and each project now has a single lightweight production deployment.
Storage is still showing ~25 GB though, and I have several old production deployments sitting in "Recently Deleted" with ~29 days left in the recovery window.
Questions:
Do deployments in that 30-day recovery window still count toward the Deployment Storage limit? Is there a way to purge them sooner now that I don't need to restore them? Is waiting out the recovery window the only path back under the limit, or could something else be contributing? Any risk of projects getting paused in the meantime? These are live sites.
Thanks!