[Bug] Tor chat: message stuck on spinner though peers already received it #32

Closed
opened 2026-06-16 10:40:23 +00:00 by lfg2025 · 1 comment
Owner

On the all-nodes Tor group chat, a sent message is received by other nodes BEFORE the sender's UI confirms it sent — sender keeps showing a spinner (no sent confirmation). The send-ack/optimistic-send state does not resolve even though delivery succeeded. Relates to B23. Code: core/archipelago/src/mesh (typed_messages/listener), frontend stores/mesh.ts + Mesh.vue. (Found 2026-06-16)

On the all-nodes Tor group chat, a sent message is received by other nodes BEFORE the sender's UI confirms it sent — sender keeps showing a spinner (no sent confirmation). The send-ack/optimistic-send state does not resolve even though delivery succeeded. Relates to B23. Code: core/archipelago/src/mesh (typed_messages/listener), frontend stores/mesh.ts + Mesh.vue. (Found 2026-06-16)
Author
Owner

Fixed: Archipelago(Tor) group send is now concurrent (commit ef2991a1) — spinner clears after slowest single delivery. Deployed.

Fixed: Archipelago(Tor) group send is now concurrent (commit ef2991a1) — spinner clears after slowest single delivery. Deployed.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#32
No description provided.