Files
haunt-fm/src/haunt_fm
Thomas Hallock 771f714384 Fix error handling in embedding worker: capture actual exception message
The except clause wasn't binding the exception to a variable, so
str(Exception) stored the class name "<class 'Exception'>" instead of
the actual error message. Now properly captures `as e` and stores str(e).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-22 10:34:11 -06:00
..
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00
2026-02-22 08:36:36 -06:00