Skip to content

Attach server-returned error messages to outgoing message objects #644

@chrisballinger

Description

@chrisballinger

We used to insert a new incoming message for errors returned by servers, but it was too noisy and confusing for users. Instead, we should attach the errors to the original outgoing message. We already have a secondary index for the outgoing elementId, so the lookup should be simple.

Additionally we should probably look closer at our XEP-0198 stream management code and mark errors on unacked stanzas.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions