Skip to content

[Feature Request]: Message Delivered. Change behavior or change documentation #1043

@roberthadow

Description

@roberthadow

Prerequisites

  • I have searched existing issues to ensure this feature hasn't already been requested
  • I have checked the documentation to verify this feature doesn't already exist

Problem Statement

(1) Send a DM to a node for which you know there is a key mismatch.
(2) Get a Message Delivered response (circle with ellipsis changes to circle with check)
(3) Node list does not update time last seen. (This is entirely logical.)

"Message delivered" is not descriptive. It seems to mean that the message was delivered to another node in the mesh. As the CLI would say, "delivery is not guaranteed."

Proposed Solution

If the architecture supports it, make two distinct messages, "Message on its way," and then, "Message delivered."

In the alternative, change the existing message to, "Message on its way." As an added bonus, scan the message for the string "--ack". If it's there, append a request for acknowledgment to the message.

Or, update the documentation that explains that "Message delivered" means message delivered to the mesh, not necessarily to the named destination.

Current Alternatives

If ones uses the Meshtastic CLI, this is possible.

Importance

Important

Additional Context

If there are no changes to code, at least document what "Message delivered" means.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions