mirror of
https://github.com/discourse/discourse.git
synced 2025-02-06 11:28:18 +00:00
38b6b098bc
`/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.