hashgraph / hashgraph/did-sdk-java
Mirror listener subscribes from "now"
Đang mở
enhancement
- Ngôn ngữ chính
- Java
- Star
- 37
- Fork
- 19
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**Problem**
The mirror listener subscribes from the current date/time, this could result in any messages sent while the listener was down to be missed. This is ok for demonstration purposes, but not sufficient for production use.
**Solution**
Subscription should start from the consensus timestamp (+1 nano) of the last notification.
**Alternatives**
There are no alternatives that would ensure no loss of notifications.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.