hashgraph / hashgraph/did-sdk-java

Mirror listener subscribes from "now"

Open
#4 2 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
37
Forks
19
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.