hashgraph / hashgraph/did-sdk-java

Mirror listener subscribes from "now"

未关闭
#4 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement
主要语言
Java
星标
37
派生
19
PR 合并指标
30 天内没有已合并 PR

描述

**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.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。