XRPLF / clio

An XRP Ledger API Server
https://xrpl.org
ISC License
55 stars 47 forks source link

Log shows "Updating cache" while cache is disabled #1461

Closed cindyyan317 closed 4 days ago

cindyyan317 commented 2 weeks ago

Issue Description

We still see "Updating cache" in the log when cache is disabled by configuration. It is confusing. Maybe we also can reduce a db call here : https://github.com/XRPLF/clio/blob/437ea7bf98baa2f8242e681606fca85eaae383b8/src/etl/impl/LedgerPublisher.hpp#L171