Commit d432e42
committed
fix: log error action in syncRsvpToAtproto instead of silently dropping
The syncRsvpToAtproto method handled 'published' and 'skipped' actions
but silently ignored 'error', hiding AT Protocol publish failures
(e.g. missing OAuth session for non-custodial users).
Closes: om-ldoy1 parent 1dca9bc commit d432e42
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
204 | 204 | | |
205 | 205 | | |
206 | 206 | | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
| 215 | + | |
207 | 216 | | |
208 | 217 | | |
209 | 218 | | |
| |||
0 commit comments