hashgraph / hashgraph/did-sdk-java

Mirror listener subscribes from "now"

Aperta
#4 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
enhancement
Lingua principale
Java
Stelle
37
Fork
19
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.