unstructured
55ad5fd6 - fix chucking text None type has no attribute stripe (#4018)

Commit
272 days ago
fix chucking text None type has no attribute stripe (#4018) ### Summary To fix error `Error in chunk: 512: {"detail":"'NoneType' object has no attribute 'strip'"}` I found the logs under same org (could assume this is the same job) screenshot: ![Screenshot 2025-06-11 at 10 15 57 AM](https://github.com/user-attachments/assets/c50ada55-eef1-43f7-9e27-9b9ae339a6fb) stack trace from the `utic-api` ES log doc: ![Screenshot 2025-06-11 at 2 01 01 PM](https://github.com/user-attachments/assets/7e84fa24-4eb6-45e8-b195-a11d3d124bfa) ### Notes longer term we should make partitioner (vlm + utic-api) not return text with Null --------- Co-authored-by: ryannikolaidis <1208590+ryannikolaidis@users.noreply.github.com> Co-authored-by: yuming-long <yuming-long@users.noreply.github.com>
Author
Parents
Loading