Add Unreleased changelog entry for WhatsApp periodic drain

This commit is contained in:
Oviemudiaga
2026-05-07 16:32:34 -05:00
committed by Marcus Castro
parent d3b65866f5
commit 78859dd35e

View File

@@ -2,6 +2,12 @@
Docs: https://docs.openclaw.ai
## Unreleased
### Fixes
- WhatsApp: drain pending outbound deliveries on a 30s periodic timer in addition to the reconnect handler, so messages enqueued while the provider is already connected no longer wait for the next reconnect to send. (#79083)
## 2026.5.19
### Changes