Skip to content
Changelog

Automatic workflow event reconnection and replay for resilient real-time apps

Agno Team

December 19, 20251 min read

Workflow event streams now support robust reconnection, catch-up, and replay. Clients automatically resume from the last known event after transient network issues, preventing gaps in dashboards, human-in-the-loop experiences, and downstream automations.

Details:

  • Event buffering and replay ensure continuity without manual intervention
  • Backoff and resubscribe logic reduce dropped events and duplicate handling
  • No changes required to existing workflows

Who this is for: Teams running long-lived or interactive workflows that require consistent real-time updates.

Shipped around the same time