<p></p>
<p>The Bisq FeeService should automatically select a new provider when the chosen RPC endpoint is down.  It does not, simply keeps querying the same one and writing errors to the log.  Users are left using stale fee rate (or the default: 50 sat/vB if the server was down at Bisq startup).</p>
<p>PriceFeedService has an automatic failover which chooses a new provider.</p>
<p>PriceFeedService and FeeService could be redesigned to share the same provider and failover mechanism.  This would have the added benefit of opening one less connection (currently each Bisq client simultaneously connects to two separate PriceNodes).</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/issues/5509">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNSE4NOGJ4HKS4KBH7DTOLTNNANCNFSM45DNOMZA">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNTLEHRSDHCRZLGVQWDTOLTNNA5CNFSM45DNOMZKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4NKWDIPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/issues/5509",
"url": "https://github.com/bisq-network/bisq/issues/5509",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>