echos-ocr/src/app/api/cards/[id]/reprocess
Randall Stillwell 9ea9ca741c Allow reprocessing any card, not just errored ones
The Reprocess button and dropdown item were only visible for cards
with ocrStatus "error". Now they appear for any card that isn't
currently processing, so users can re-run OCR on completed cards too
(e.g. after changing AI settings).

Made-with: Cursor
2026-03-12 12:36:22 -05:00
..
route.ts Allow reprocessing any card, not just errored ones 2026-03-12 12:36:22 -05:00