check_propagation_health
Checks whether the signal propagation service is reachable and detects active backlog, distinguishing lag from idle periods to avoid false stall alerts in quiet markets.
Instructions
Check if the AlgoChains Django signal propagation service (Roo architecture) is reachable and whether copy-trade paper fanout has active backlog. Separates active_lag_seconds from idle_since_last_signal_seconds so quiet markets do not look stalled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_lag_seconds | No | SLO threshold for active, unexpired signal backlog. |