hashgraph / hashgraph/did-sdk-java
Mirror listener retry
未关闭
enhancement
- 主要语言
- Java
- 星标
- 37
- 派生
- 19
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Problem**
The mirror listener doesn't appear to be setup to retry in the event of a loss of communication with the Mirror Node
**Solution**
If the listener is subscribing, it should handle an `error()` event and re-subscribe from the consensus timestamp of the last message (+1 nano) it received. This will ensure no notifications are missed.
**Alternatives**
There are no alternatives that would ensure no loss of data.
贡献指南
评估
这个 Issue 还没有评估数据。