xmr-node-proxy icon indicating copy to clipboard operation
xmr-node-proxy copied to clipboard

Update the last contact time when we receive a keepalive message.

Open pb376 opened this issue 7 years ago • 0 comments
trafficstars

Keepalive messages from miners were not previously updating the lastContact time on the miner object. This lead to slower miners being pruned after the two minute timeout while they were still working. When a slow miner finished and submitted their job, the proxy would no longer have information regarding it and would return an "Invalid job id" error.

pb376 avatar Jan 21 '18 16:01 pb376