mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 13:24:39 +00:00
`/srv/status` routes should not be cached at all. Also, we want to decouple the route from Redis which `AnonymouseCache` relies on. The `/srv/status` should continue to return a success response even if Redis is down.