mirror of
https://github.com/ipnet-mesh/meshcore-hub.git
synced 2026-03-28 17:42:56 +01:00
- Add WebhookDispatcher for sending events to external services - Webhook configuration loading from dict config - JSONPath-like filter expression support for event filtering - Async HTTP POST sending with httpx - Retry logic with exponential backoff - Comprehensive test suite - Add health check infrastructure for Interface and Collector - HealthReporter class for periodic status file updates - CLI commands: meshcore-hub health interface/collector - Updated Docker Compose to use CLI health checks - File-based health status for non-HTTP components - Update TASKS.md progress to 99% (218/221 tasks) - Remaining 3 tasks are optional (docs/ directory)