Handle Private Note Transport Failures Correctly
Aperta
enhancement
- Lingua principale
- TypeScript
- Stelle
- 5
- Fork
- 28
- Merge medio
- 9h 50m
- PR unite (30g)
- 123
Descrizione
Currently in case of failure of private note transport layer the transactions is marked simply failed. Instead we should:
- Introduce another enum variant for `ITransactionStatus` like `PrivateNoteLayerFaliure` because the Transaction has been succeeded and only the transport has failed.
- Handle the failure on the UI showing the user two options to either download the note now or a retry later button.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.