mirror of
https://github.com/discourse/discourse.git
synced 2025-03-03 17:59:20 +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.