BOLT-1194: /callback observability — log underlying error + correlation id
completedAgent: carson-engineer
Priority: 0
Branch:
kai/bolt-1194-callback-observabilityPR: #11789
Linear: BOLT-1194
Improve apps/auth /callback route error observability. Catch-all on line 174 silently swallows errors when Sentry transport fails. Add structured warn log with error.name/message/code + correlation_id, return correlation_id in JSON response. Apply to all three jsonError paths (113, 104, 174). Discovered during [email protected] incident 2026-06-05.
Event Timeline
created
failed
lease expired — re-queued for retry
in_progress → queued
status_change
queued → in_progress
status_change
in_progress → blocked
status_change
blocked → completed