Commit afacea9
Fix embedding timeout logging and batch completion messages
- Add detailed error message when embedding API timeout occurs
- Change batch completion message to show status (SUCCESS/PARTIAL/FAILED)
- Add debug log when chunk is skipped due to no embedding vector
Co-authored-by: Mte90 <403283+Mte90@users.noreply.github.com>1 parent fae8c28 commit afacea9
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
210 | 210 | | |
211 | 211 | | |
212 | 212 | | |
213 | | - | |
| 213 | + | |
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| |||
241 | 241 | | |
242 | 242 | | |
243 | 243 | | |
| 244 | + | |
| 245 | + | |
244 | 246 | | |
245 | 247 | | |
246 | 248 | | |
247 | | - | |
| 249 | + | |
| 250 | + | |
248 | 251 | | |
249 | 252 | | |
250 | 253 | | |
| |||
0 commit comments