odoo_mqtt/iot_bridge/clients
matthias.lotz 080a7275d9 Phase 3.3: Harden error handling and recovery patterns
- Add optional Odoo circuit-breaker for transient failures
- Unify timeout handling in Odoo and MQTT clients
- Improve transient error classification (timeout/connection/5xx/429)
- Add focused unit tests for recovery and circuit-breaker behavior
- Mark Phase 3.3 tasks as completed in optimization plan
2026-02-19 19:07:13 +01:00
..
__init__.py chore: Apply code quality tools (black, isort, ruff) 2026-02-18 22:20:25 +01:00
mqtt_client.py Phase 3.3: Harden error handling and recovery patterns 2026-02-19 19:07:13 +01:00
odoo_client.py Phase 3.3: Harden error handling and recovery patterns 2026-02-19 19:07:13 +01:00