<p></p>
<p><b>@ghubstan</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/4966#discussion_r547986434">daemon/src/main/java/bisq/daemon/grpc/interceptor/GrpcCallRateMeter.java</a>:</p>
<pre style='color:#555'>>  
-    @Nullable
-    private Timer timer;
+    private transient final ArrayDeque<Long> callTimestamps;
 
     public GrpcCallRateMeter(int allowedCallsPerTimeUnit, TimeUnit timeUnit) {
</pre>
<p>Fixed in commit <a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/bisq-network/bisq/commit/10727fc0830330e004351cd0567b994173a5d5c5/hovercard" href="https://github.com/bisq-network/bisq/commit/10727fc0830330e004351cd0567b994173a5d5c5"><tt>10727fc</tt></a>.</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/pull/4966#discussion_r547986434">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNUWKL6ATZX434W34KLSWH5O3ANCNFSM4U772BAQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNU4LT4NAFSIRFARG5LSWH5O3A5CNFSM4U772BA2YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOEFAO2CY.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/4966#discussion_r547986434",
"url": "https://github.com/bisq-network/bisq/pull/4966#discussion_r547986434",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>