Skip to content

[Task] Restore the method to retry sending of failed messages #3837

Closed
@pixlwave

Description

@pixlwave

Part of the crypto work from element-hq/element-meta#2488

Whilst most send failures can be resolved automatically (e.g. network failures, invalid access token etc) or are deemed unrecoverable (e.g. invalid data, too large etc) there are some instances where a message can fail to send but may work later:

  • The other user was verified but has become unverified (will succeed when they're verified again).
  • The other user is verified but has an unverified device (will succeed when the device has been verified).

Having a method to retry sending of an item will be useful for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions