mirror of
https://github.com/whit3rabbit/anyllm-proxy.git
synced 2026-09-22 08:00:51 +00:00
- dispatch() is now async (webhook enqueue is async) - All event emission routed through NotificationManager, not direct event_bus.emit() calls - Native batch poller emits Started/Progress events during polling - SSE handler sends snapshot event on connect for late subscribers - WebhookQueue trait gets reclaim_expired_leases() for stuck deliveries - WebhookDispatcher runs lease reclaim loop Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>