<blockquote>
<p>Currently we request BSQ blocks from only one seed node.</p>
</blockquote>
<p>it is quite hard to change that behavior, because we only request "from blockheight" (without "until blockheight"). So if we query multiple seednodes at the same time, we create a much higher network load</p>
<blockquote>
<p>If it fails there is a rather long timeout</p>
</blockquote>
<p>This is what I found until now (for documentation purposes):<br>
if the first attempt fails, the retry timer engages. there are different possible outcomes:</p>
<ul>
<li>if the desired connection already exists
<ul>
<li>everything works as expected -> rarely</li>
<li>although we get the data we asked for, the retry timer keeps on going -> more often</li>
</ul>
</li>
<li>a new connection has to be created
<ul>
<li>it tends to not have the required capabilities</li>
</ul>
</li>
</ul>

<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/3094?email_source=notifications&email_token=AJFFTNWDHUPN45EQIPQ6CYLQJJIFXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6SD3HA#issuecomment-530857372">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNVGO56XUT2OUTSAVILQJJIFXANCNFSM4IL4ZGBQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSDSZ56KNZMCJRUJTLQJJIFXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6SD3HA.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/3094?email_source=notifications\u0026email_token=AJFFTNWDHUPN45EQIPQ6CYLQJJIFXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6SD3HA#issuecomment-530857372",
"url": "https://github.com/bisq-network/bisq/issues/3094?email_source=notifications\u0026email_token=AJFFTNWDHUPN45EQIPQ6CYLQJJIFXA5CNFSM4IL4ZGB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD6SD3HA#issuecomment-530857372",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>