Public Access
Archive completed meeting assistant changes
PR and Push Build/Test / build-and-test (push) Successful in 9m19s
PR and Push Build/Test / build-and-test (push) Successful in 9m19s
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
## Why
|
||||
Screenshot OCR can fail after a useful screenshot has already been saved to the assistant context. The user should be able to retry OCR for that exact screenshot from the note, matching the existing summary retry workflow.
|
||||
|
||||
## What Changes
|
||||
- Add a retry link when screenshot OCR fails or times out.
|
||||
- Add a local retry endpoint for screenshot OCR.
|
||||
- Rerun OCR for the exact saved screenshot and replace the same assistant-context OCR block.
|
||||
|
||||
## Impact
|
||||
- Updates screenshot OCR failure handling.
|
||||
- Adds local API surface for screenshot OCR retry.
|
||||
- Adds behavior tests for retry link generation and retry execution.
|
||||
Reference in New Issue
Block a user