Handle Private Note Transport Failures Correctly
Đang mở
enhancement
- Ngôn ngữ chính
- TypeScript
- Star
- 5
- Fork
- 28
- Merge trung bình
- 9 giờ 50 phút
- Pull request đã merge (30 ngày)
- 123
Mô tả
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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.