I think you do indeed have an object but I dont think those ones show up in the dash or list tbh... @James I feel like you probably have done this before do you know how to confirm if theres an empty named object
Empty object names should now show up in the dashboard! Youβre right actually, objects with the name / will show up on the // pathname. @albert.lol you might want to check if you have an object with an empty name in your bucket
Huh. TBH Iβd just write a quick Worker then. βawait env.BUCKET.delete(ββ)β should do it. Searching for it in the dashboard using the search box isnβt going to be possible because of its name.
Iβm not sure how you got it in there, but that client/tool would probably also let you view/delete it.
I was curious so I setup a simple worker to upload a file and used loader.io to make 500-1500 requests per second over 60 seconds and got 0 errors from r2.
interestingly though the total count is accurate but not the graphed number (had to run the test twice since I misconfigured it a bit on the first one)