Commit e13ab3e
committed
fix(plugin-email): make the sweep's per-row failure line name the real cause class
A row whose message cannot be reconstructed is already recorded as `failed` by
deliverPersistedRow, so the only way into this catch is the datasource or the
queue. Say that instead of sending the operator to inspect the row's columns.
Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017MCKJaEomEqg4tvz4SzdNd1 parent 68aed04 commit e13ab3e
1 file changed
Lines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
202 | 202 | | |
203 | 203 | | |
204 | 204 | | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
209 | 208 | | |
210 | 209 | | |
211 | 210 | | |
| |||
0 commit comments