- Add fault_tolerance.py with stuck cron detection and handling - Implement state reconciliation (platform DB vs OpenClaw state) - Implement platform restart recovery (requeue inactive tasks) - Implement OpenClaw restart recovery (sync cron states) - Add 6 unit tests and 5 integration tests All 824 tests passing. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| config_snapshot.py | ||
| cron_pool.py | ||
| decision.py | ||
| fault_tolerance.py | ||
| lifecycle.py | ||
| models.py | ||
| openclaw_client.py | ||
| read_model.py | ||
| report.py | ||
| repository.py | ||
| task_queue.py | ||