Add a background worker to periodically ping registered services
-
Create basic background worker -
Add status fields to service -
Show status in UI -
Store all service responses -
Determine service status based on configuration (e.g. so a 404 can be a fail) -
Refactor HTTP stuff into HttpObserver
Edited by Brian Parks