Files
Frédéric Guillot 76452fab99 refactor(storage): return errors from count functions used by metrics
Return errors instead of zero values or nil from CountUsers,
CountAllFeeds, CountAllFeedsWithErrors, and CountAllEntries so the
metric collector can log failures and preserve previous gauge values.
2026-03-22 21:07:29 -07:00
..