hashgraph / hashgraph/did-sdk-java

Mirror listener retry

オープン
#3 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る
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 はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。