<p>Add delay between remove and add new filter</p>
<p>We saw that some seed nodes have 2 filters after filter update.<br>
This should not be the case as the remove is broadcast before the<br>
add but seems there is some issue in the P2P storage which does<br>
not cover that correctly.<br>
By adding a 5 sec delay between the remove and add we mitigate<br>
that issue, though should be fixes in the P2P layer but that<br>
will be a more complex and larger effort.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/bisq-network/bisq/pull/4817'>https://github.com/bisq-network/bisq/pull/4817</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Add missing fields in toString method</li>
  <li>Add delay between remove and add new filter</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4817/files#diff-62315ea6a8c61061bd59c756e7bdd0b83901f8fe72a609c2aa83d9aa1ee5b79e">core/src/main/java/bisq/core/filter/Filter.java</a>
    (7)
  </li>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4817/files#diff-16585557905f0225ef3f6d3eb57202e7f5c80ae40517b6161e24b886512cbbda">desktop/src/main/java/bisq/desktop/main/overlays/windows/FilterWindow.java</a>
    (17)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/bisq-network/bisq/pull/4817.patch'>https://github.com/bisq-network/bisq/pull/4817.patch</a></li>
  <li><a href='https://github.com/bisq-network/bisq/pull/4817.diff'>https://github.com/bisq-network/bisq/pull/4817.diff</a></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/pull/4817">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUBZLCWRPF25S7AK6DSQMN5BANCNFSM4TZKBR3A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNV5YVBUS4XPAVPQDFLSQMN5BA5CNFSM4TZKBR3KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4LDK7VVQ.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/pull/4817",
"url": "https://github.com/bisq-network/bisq/pull/4817",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>