|
All checks were successful
CI / test (push) Successful in 3m57s
_send_webhook: - Dedupe: skip if alert.webhook_sent is already True (guards against repeated check_alerts ticks re-sending the same alert). - Retry: up to 3 attempts with exponential backoff (1s, 2s) before giving up. webhook_sent=True is persisted only on success. Two xfail guards in test_openclaw_client_and_webhook now pass (876/4 xfail). |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| alerts.py | ||
| config_snapshot.py | ||
| cron_pool.py | ||
| decision_logs.py | ||
| decision.py | ||
| domain.py | ||
| fault_tolerance.py | ||
| lifecycle.py | ||
| metrics.py | ||
| models.py | ||
| openclaw_client.py | ||
| read_model.py | ||
| report.py | ||
| repository.py | ||
| task_queue.py | ||