45949f34c6
Subscription quota is now checked before the file is written to disk, so users who have exceeded their quota do not waste bandwidth or disk I/O. The post-write cleanup path for quota rejections is no longer needed and has been removed. Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>