<p>I updated the bug as well but wanted to include it here.</p>
<p>After more investigation, <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/455f7d2689f2ef31fbe176c1bedf1743cbd87113/hovercard" href="https://github.com/bisq-network/bisq/commit/455f7d2689f2ef31fbe176c1bedf1743cbd87113"><tt>455f7d2</tt></a> also fixes an additional issue where we were retransmitting every non-persistable <code>ProtectedStorageEntry</code> in the <code>GetUpdatedDataRequest</code> path.  By using the in-memory map instead of the protectedDataStore, we now stop transmitting duplicates. Here was the breakdown of the duplicate transmissions before that patch:</p>
<pre><code>#################################################################
Received 724 instances
RefundAgent: 1 (915 B)
Filter: 2 (5.7 KB)
TempProposalPayload: 56 (33.9 KB)
MailboxStoragePayload: 457 (2.0 MB)
Alert: 1 (826 B)
Mediator: 2 (1.8 KB)
OfferPayload: 205 (249.6 KB)
################################################################# 
</code></pre>

<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/3636?email_source=notifications&email_token=AJFFTNXTZZMUQ7V7XWJZYG3QU3T6TA5CNFSM4JPJMSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE3QLAQ#issuecomment-557254018">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNTMUEVHWPOPDCKZ7RDQU3T6TANCNFSM4JPJMSHQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNVWILZ5XYZPMWZKYP3QU3T6TA5CNFSM4JPJMSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE3QLAQ.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/3636?email_source=notifications\u0026email_token=AJFFTNXTZZMUQ7V7XWJZYG3QU3T6TA5CNFSM4JPJMSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE3QLAQ#issuecomment-557254018",
"url": "https://github.com/bisq-network/bisq/pull/3636?email_source=notifications\u0026email_token=AJFFTNXTZZMUQ7V7XWJZYG3QU3T6TA5CNFSM4JPJMSH2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEE3QLAQ#issuecomment-557254018",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>