Oracle Update Latency
Oracle Update Latency refers to the time delay between a real-world price change of an asset and the moment that updated price is successfully reflected on a blockchain via a decentralized oracle network. In the context of DeFi protocols, this latency is critical because smart contracts rely on these feeds to trigger liquidations, execute options, or rebalance collateral.
When latency is high, the oracle price lags behind the true market price, creating an arbitrage opportunity for traders to trade against stale prices. This phenomenon is a significant risk in volatile markets where rapid price swings can render the oracle data obsolete within seconds.
Protocol architects must balance the frequency of updates with the high gas costs associated with writing data to the chain. High latency can lead to under-collateralized positions remaining active when they should have been liquidated, endangering the solvency of the entire lending pool.
Reducing this gap requires sophisticated consensus mechanisms or off-chain aggregation techniques. Ultimately, it is a race between market volatility and the speed of decentralized infrastructure.