Unfinished uploads (uploadthing)
Hi guys,
I noticed in dev mode (isDev=true) the upload (client side) starts before the server calls /route-metadata.
What if the server never calls /route-metadata ? The file is lost but the storage is used? Will I be billed for it? Is there any cleanup of unfinished uploads?
1 Reply
Only the storage taken up by the files inside of your storage actually counts.
I think.