<p>In case a price feed has an error, a stacktrace dumped in the logs for each incoming /getAllMarketPrice request. In detail, there is one line of log stating that there is a getAllMarketPrice request, one line of log stating that there is an error and around 150 lines of stracktrace.</p>
<p>This fills up the logs quite fast, around 7.5G per day which is unnecessary.</p>
<p>After this PR, a pricenode only outputs the stacktrace in debug log configuration.</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/4197'>https://github.com/bisq-network/bisq/pull/4197</a></p>

<h4>Commit Summary</h4>
<ul>
  <li>Reduce log output for price nodes</li>
</ul>

<h4>File Changes</h4>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/bisq-network/bisq/pull/4197/files#diff-52ebe0bbb902ed90df69694b0935621f">pricenode/src/main/java/bisq/price/spot/ExchangeRateService.java</a>
    (3)
  </li>
</ul>

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