Price Oracle Latency Risks
Price oracle latency risks refer to the potential for a time delay between the actual market price of an asset and the price reported to a smart contract. In fast-moving markets, even a delay of a few seconds can lead to incorrect liquidation decisions or allow arbitrageurs to exploit the protocol.
Oracles must balance update frequency with cost, as frequent updates can be expensive on-chain. Latency can also be introduced by network congestion or slow data feed aggregation.
Robust protocols use multiple, decentralized oracle sources to mitigate the risk of relying on a single, potentially stale or manipulated price feed.