On ZMQ hashblock events, wait for the ckpool "Block update latency" log line before firing dashboard RPC calls (getblockchaininfo, getnetworkhashps, etc). This avoids competing with ckpool's latency-critical getblocktemplate call for bitcoind RPC threads, which matters when many services flood bitcoind on every new block.