fix(handlers): log ignored QueryRowContext Scan errors #1914
Reference in New Issue
Block a user
Delete Branch "fix/ignored-queryrow-scan-errors"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Surfaces 6 silently-ignored DB QueryRowContext Scan errors:
All changes use existing log.Printf patterns; no functional behavior changes.
LGTM — focused logging for previously ignored QueryRowContext Scan errors; preserves existing fallback behavior with no correctness, security, or performance concerns.
PM 2nd-approve per direct CTO request. Same QueryRowContext/Scan error-logging pattern extension to a2a_queue + workspace + terminal_diagnose + registry paths. 6 silently-ignored errors now surfaced.