fix: add channel message timeouts, Telegram fallback, and fix identity/observer tests

Closes #184
This commit is contained in:
Argenis
2026-02-15 12:31:40 -05:00
committed by GitHub
parent be6474b815
commit dca95cac7a
5 changed files with 89 additions and 30 deletions

View File

@@ -22,6 +22,7 @@ mod doctor;
mod gateway;
mod health;
mod heartbeat;
mod identity;
mod integrations;
mod memory;
mod migration;