<p>I've seen this problem before while working with Hadoop, HBase, and a proprietary, distributed OLAP engine.  Network failures often coincided with the exception.</p>
<p>I wondered if instrumenting protobuf's generated classes in a way that could provide more info about the causes of these exceptions was possible, but it seems not, and probably not a good idea anyway.</p>
<p>I see non-proto generated Bisq code catches InvalidProtocolBufferExceptions in one place:  bisq.network.crypto.EncryptionService.java.  Do you think detecting and reporting Socket problems in that and other catch blocks that might be handling bubbled up Throwables would be possible and useful in determining if these exceptions always or usually occur after network failures?</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/1115?email_source=notifications&email_token=AJFFTNUMYFGKCPTE2KZZPX3QCXYFBA5CNFSM4EJJH47KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3PV4DY#issuecomment-517955087">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWPPLBPSNFDHUEQPMDQCXYFBANCNFSM4EJJH47A">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNQHUF6D3HMR3HJWVSDQCXYFBA5CNFSM4EJJH47KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3PV4DY.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/1115?email_source=notifications\u0026email_token=AJFFTNUMYFGKCPTE2KZZPX3QCXYFBA5CNFSM4EJJH47KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3PV4DY#issuecomment-517955087",
"url": "https://github.com/bisq-network/bisq/issues/1115?email_source=notifications\u0026email_token=AJFFTNUMYFGKCPTE2KZZPX3QCXYFBA5CNFSM4EJJH47KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3PV4DY#issuecomment-517955087",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>