mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-06 11:33:36 +00:00
* fix(outbound): avoid replaying sent recovery deliveries * fix(outbound): persist recovery send state before ack Co-authored-by: zhang-guiping <zhang.guiping@xydigit.com> * fix(outbound): preserve partial send evidence across adapters * test(line): cover multi-send delivery progress * fix(outbound): preserve repeated receipt result multiplicity * test(heartbeat): expect delivery progress callback --------- Co-authored-by: Peter Steinberger <steipete@gmail.com>