coldcore
coldcore copied to clipboard
Handle socket timeout due to rescan
When starting up after not having booted the node for a while, wallet rescans may be behind. In this case, RPC HTTP requests may time out while the rescan is running. Figure out how to handle this gracefully.