mozilla-services / pushgo

🚨🚨🚨OBSOLETE AND UNMAINTAINED🚨🚨🚨 See Autopush for the current server.
https://github.com/mozilla-services/autopush
Mozilla Public License 2.0
24 stars 10 forks source link

Move locator health check to `Router.Status()` #156

Closed ghost closed 9 years ago

ghost commented 9 years ago

Now that #154 added Router.Status(), we can have it check the locator health, and have RealStatusHandler call app.Router().Status() instead of querying the locator directly—since not all routers will use a locator.