Commit ab3bd3c
fix(backend): log failedReason when connection sync job fails
The error message from a failed connection sync job was being stored in
the DB but never surfaced in the logs, making it impossible to diagnose
failures without querying the database directly.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent ca63bf2 commit ab3bd3c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | | - | |
| 381 | + | |
382 | 382 | | |
383 | 383 | | |
384 | 384 | | |
| |||
0 commit comments