Help relieve issues where network is maybe too slow? #52

Merged
retoor merged 1 commits from BordedDev/snek:bugfix/msg-finalized-before-update into main 2025-06-06 11:20:18 +02:00
Contributor

Help relieve issues where network is maybe too slow?
Also polished message handling a little

This does:

  • Improved handling when a message is "in transit"/being created and the message is finalized
  • Added automatic re-transmission if the message update tries to update expired message (should™️ never happen right ;P)
  • Message updatse on repeat input event (should make it a bit smoother)
  • finalizeMessage take a message id to finalize
  • Added an ID to the message in transit placeholder id for debugging
  • Added paramter to resolveAutoComplete for the string it's to resolve
Help relieve issues where network is maybe too slow? Also polished message handling a little This does: - Improved handling when a message is "in transit"/being created and the message is finalized - Added automatic re-transmission if the message update tries to update expired message (should™️ never happen right ;P) - Message updatse on repeat input event (should make it a bit smoother) - `finalizeMessage` take a message id to finalize - Added an ID to the message in transit placeholder id for debugging - Added paramter to `resolveAutoComplete` for the string it's to resolve
BordedDev added 1 commit 2025-06-05 19:53:00 +02:00
Also polished message handling a little
retoor approved these changes 2025-06-06 11:20:12 +02:00
retoor merged commit 35786703d5 into main 2025-06-06 11:20:18 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: retoor/snek#52
No description provided.