mirror of
https://github.com/discourse/discourse.git
synced 2026-07-31 08:38:27 -05: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.