hashgraph / hashgraph/did-sdk-java

Mirror listener subscribes from "now"

Abierto
#4 2 comentarios 0 reacciones 0 asignados Ver en GitHub
enhancement
Lenguaje dominante
Java
Estrellas
37
Forks
19
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.