central/tests
Ubuntu b183a621bb feat(config_store): add listener reconnect with exponential backoff
Listener now automatically reconnects on connection loss with
exponential backoff (1s-30s). Cancellation propagates cleanly.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-05-16 01:36:35 +00:00
..
__init__.py scaffold: initial repository structure 2026-05-15 19:16:24 +00:00
test_bootstrap_config.py feat(config): add bootstrap config from environment 2026-05-15 23:07:33 +00:00
test_config_store.py feat(config_store): add listener reconnect with exponential backoff 2026-05-16 01:36:35 +00:00
test_crypto.py feat(config): add AES-256-GCM crypto primitives 2026-05-15 23:07:41 +00:00
test_models.py refactor: rename CloudEvents extension attributes hub* → central* 2026-05-15 21:47:50 +00:00
test_nws_normalization.py runtime: NWS adapter, supervisor, archive consumer, systemd units 2026-05-15 21:29:08 +00:00