mirror of
https://github.com/discourse/discourse.git
synced 2025-03-05 00:06:25 +08: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.