Closed
Description
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
Labels
No labels