openreader/src
Richard R 16fb5dd09c fix(documents): improve rollback error handling in deleteOwnedDocument
Enhance error handling during document deletion by ensuring that failures
in restoring document ownership do not obscure the original error. Log
degraded events when ownership restoration fails after a deletion error,
providing additional context for debugging and monitoring. This change
improves reliability and traceability of document deletion operations.
2026-06-07 03:40:20 -06:00
..
app refactor(data): unify document mutation locking and transaction handling 2026-06-06 20:30:41 -06:00
components refactor(data): improve error handling and rollback for document and TTS segment operations 2026-06-06 20:03:34 -06:00
contexts feat(data): enhance anonymous claim to support document settings and TTS segment copy 2026-06-06 19:12:40 -06:00
db refactor(data): unify document mutation locking and transaction handling 2026-06-06 20:30:41 -06:00
hooks docs(intro): clarify open-source status and multilingual support in introduction 2026-06-06 12:19:28 -06:00
lib fix(documents): improve rollback error handling in deleteOwnedDocument 2026-06-07 03:40:20 -06:00
types refactor(config): centralize provider default resolution and simplify user preference inheritance 2026-06-06 15:25:10 -06:00
middleware.ts refactor(env): remove legacy no-auth mode and enforce required auth env vars 2026-05-31 12:09:37 -06:00