- Issue created by @bigboy
- 🇨🇭Switzerland berdir Switzerland
Caching won't help, we don't want this to be outdated and it still needs to be cached.
What I'm open to implement is disable certain features of the report page if there are more than 1M keys for example, like the per-bin counts. Cache tags are already capped. Or we could add a cap to the bin as well, with a warning, would still give you a rough idea about the distribution.
Also, the report could also be implemented as a drush command which doesn't need to worry about timeouts so much.