element-hq / element-hq/element-android
Edit e2e / handle decryption error when doing incremental edit aggregation
Ouverte
A-Aggregations
T-Defect
- Langage dominant
- Kotlin
- Étoiles
- 3.7k
- Forks
- 917
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Description
Currently if the keys are not known when doing edit aggregation, the replace will be ignore and lost (the message won't be marked as edited, and in some cases showing the orginal event).
The EventRelationsAggregationTask need somehow to keep track of failed to decrypt relation, and listen for new keys in order to retry
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.