Does R2 ever get itself in sync with usage in a bucket? Last night I was monkeying around with something that involved test uploading 5 small images to an empty bucket. As part of the testing, I was using the dashboard to delete them... the Cloudflare R2 dashboard was getting all sorts of errors for a period of time last night during the time I was deleting them with the dashboard. Long story short is the dashboard shows the 5 objects still in there, but the bucket is empty. Usage API calls show that it thinks there are still those 5 objects in the bucket (since the dashboard doesn't seem to show number of objects anymore).
Uploading/deleting adds or subtracts from the usage, but just wondering if there's ever a point where the usage numbers are reset to what they actually are vs. assuming the Cloudflare backend +/- usage calls never are faulty?