"vscode:/vscode.git/clone" did not exist on "c0c9c984d15884549efa71caba6e5b8b26695a3d"
feat(channel): improve cache strategy and add restriction logging
- Change channel cache TTL from 60s to 10min (reduce unnecessary DB queries) - Actively rebuild cache after CRUD instead of lazy invalidation - Add slog.Warn logging for channel pricing restriction blocks (4 places)
Please register or sign in to comment