open-notebook/commands
Luis Novo c666966b8c
fix: podcast failure recovery and retry (1.7.3) (#595)
* fix: surface podcast errors and enable retry for failed episodes

Fixes #335, #300

Re-raise exceptions in podcast command so surreal-commands marks jobs as
failed instead of completed. Surface error_message in API responses and
add a retry endpoint that deletes the failed episode and re-submits the
generation job. Frontend shows error details on failed episodes with a
retry button. Translations added for all 8 locales.

* fix: bump podcast-creator to >= 0.10

Fixes #302

* chore: release 1.7.3 - podcast failure recovery and retry

Bump podcast-creator to >= 0.11.2, disable automatic retries for
podcast generation to prevent duplicate episodes, and bump version
to 1.7.3.

Fixes #211, #218, #185, #355, #300, #302

* fix: resolve TypeScript error in handleRetry return type
2026-02-17 21:24:57 -03:00
..
__init__.py feat: content-type aware chunking and unified embedding (#444) 2026-01-21 23:49:08 -03:00
CLAUDE.md Fix re-embedding issues and improve retry strategy (#515) 2026-01-31 18:55:01 -03:00
embedding_commands.py feat: improve error clarity for LLM provider failures (#506) 2026-02-16 16:15:46 -03:00
example_commands.py Feat/localization tests docker (#371) 2026-01-15 13:51:05 -03:00
podcast_commands.py fix: podcast failure recovery and retry (1.7.3) (#595) 2026-02-17 21:24:57 -03:00
source_commands.py feat: improve error clarity for LLM provider failures (#506) 2026-02-16 16:15:46 -03:00