Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't require history to calculate anon disk usage
This is probably the simplest way to fix the anon user issue. If we don't have a history the size is 0, that's fairly simple. We might still want to do #17755 for those FastAPI endpoints that do actually require a default history.
- Loading branch information