"frontend/src/views/vscode:/vscode.git/clone" did not exist on "a27a7add3da1388d62b6f365e86b9b4ff99283c8"
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