check_propagation_health
Verify reachability of the signal propagation service and detect active backlog in copy-trade paper fanout. Separates active lag from idle time 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. |