Handle Private Note Transport Failures Correctly
オープン
enhancement
- 主要言語
- TypeScript
- スター
- 5
- フォーク
- 28
- 平均マージ
- 9時間 50分
- マージ済み PR(30日)
- 123
説明
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.
コントリビューションガイド
評価
この issue はまだ評価されていません。