mirror of
https://github.com/MarekWo/mc-webui.git
synced 2026-08-07 01:03:15 +02:00
695321c0c9
_confirm_delivery() now saves retry context (attempt, max_attempts, path) and emits dm_delivered_info so the frontend shows delivery details instantly. Similarly, dm_retry_failed now includes attempt count so the failure state shows how many attempts were made. Previously this info was only available after reloading messages from DB (closing and reopening the conversation). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>