Fine-tune caching to make releases smoother
While making releases, the installers are often still cached, even for authenticated users. This is a minor annoyance.
More concerning, during the last release, the release node was cached as a 404 page for quite some time. This is more problematic during releases, as it can add significant delays to the process.
Can we tune the caching to make releases a bit smoother? Or is this a trade-off we need to accept?
issue