Commit f65c5f3
authored
feat: always log StaleMARC/suppressions-DB report skips (#438)
Previously every skip reason (StaleMARC, the suppressions DB, and
NoReportsList) was only printed under --verbose, so a report silently
skipped via StaleMARC or the suppressions table left no trace in a
normal cron run. NoReportsList stays --verbose-only since it's
operator-curated and the operator already knows what's in it; the
other two are dynamic/external and worth surfacing by default.1 parent e2304db commit f65c5f3
2 files changed
Lines changed: 34 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
305 | | - | |
306 | | - | |
307 | | - | |
| 305 | + | |
| 306 | + | |
| 307 | + | |
308 | 308 | | |
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
312 | 326 | | |
313 | 327 | | |
314 | 328 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
263 | 263 | | |
264 | 264 | | |
265 | 265 | | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
266 | 278 | | |
267 | 279 | | |
268 | 280 | | |
| |||
688 | 700 | | |
689 | 701 | | |
690 | 702 | | |
691 | | - | |
| 703 | + | |
692 | 704 | | |
693 | 705 | | |
694 | 706 | | |
| |||
728 | 740 | | |
729 | 741 | | |
730 | 742 | | |
731 | | - | |
| 743 | + | |
732 | 744 | | |
733 | 745 | | |
734 | 746 | | |
| |||
1035 | 1047 | | |
1036 | 1048 | | |
1037 | 1049 | | |
1038 | | - | |
| 1050 | + | |
| 1051 | + | |
1039 | 1052 | | |
1040 | 1053 | | |
1041 | 1054 | | |
| |||
1632 | 1645 | | |
1633 | 1646 | | |
1634 | 1647 | | |
1635 | | - | |
| 1648 | + | |
1636 | 1649 | | |
1637 | 1650 | | |
1638 | 1651 | | |
| |||
0 commit comments