This repository was archived by the owner on Apr 1, 2026. It is now read-only.
Commit d99f1ef
committed
fix: Improve error handling in blob operations (#2194)
* add error handling for audio_transcribe
* add error handling for pdf functions
* add eror handling for image functions
* final touch
* restore rename
* update notebook to better reflect our new code change
* return None on error with verbose=False for image functions
* define typing module in udf
* only use local variable
* Refactor code1 parent 3dbee07 commit d99f1ef
3 files changed
Lines changed: 625 additions & 223 deletions
0 commit comments