open-notebook/open_notebook
Luis Novo 924cd88494
docs: update documentation for error handling and podcast retry (#599)
* docs: update CLAUDE.md and user docs for error handling and podcast retry

Add missing documentation for features introduced in v1.7.2 (#590) and
v1.7.3 (#595): error classification system, global exception handlers,
ConfigurationError, podcast failure recovery, and retry endpoint.

* chore: update uv.lock
2026-02-18 09:56:04 -03:00
..
ai docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
database fix: turn the embedding field into optional (#557) 2026-02-10 11:24:17 -03:00
domain fix: handle empty/whitespace source content without retry loop (#576) 2026-02-14 18:09:07 -03:00
graphs docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
podcasts docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
utils fix: resolve merge conflicts and apply extract_text_content to all graphs 2026-02-17 16:20:14 -03:00
__init__.py refactor: move environment variables loading to application entry point (#283) 2025-12-01 14:59:50 -03:00
CLAUDE.md docs: update documentation for error handling and podcast retry (#599) 2026-02-18 09:56:04 -03:00
config.py feat: add persistent tiktoken cache to reduce re-downloads (#171) 2025-10-19 14:50:52 -03:00
exceptions.py refactor database module and migrations 2024-10-30 16:33:07 -03:00