Skip to content

feat: make clip batch export recoverable - #37

Merged
FernandoAbishai merged 2 commits into
mainfrom
feature/clip-batch-export-recovery
Aug 22, 2026
Merged

feat: make clip batch export recoverable#37
FernandoAbishai merged 2 commits into
mainfrom
feature/clip-batch-export-recovery

Conversation

@FernandoAbishai

Copy link
Copy Markdown
Owner

Summary

  • make Export All use a single sequential candidate snapshot and continue after per-clip failures
  • preserve completed clips, recover persisted exporting drafts as retryable failures, and retry failed drafts with current settings when no live job exists
  • require confirmed non-empty output_path, show useful batch progress, and keep manifest writes best-effort

Verification

  • frontend batch smoke: passed (42 assertions)
  • create-clips, clip-drafts, publishing-copy, presentation, playback-sync, transcript-selection: passed
  • frontend lint/build: passed
  • smoke:backend: passed (93 tests)
  • compileall, runtime contract, renderer policy, diff check: passed

Manual media qualification was not run because no suitable project/video fixture was available. Native candidate, public dry-run, tag, release, and merge were not run.

Base: 011ab7c
Head: bf25bc2

@FernandoAbishai
FernandoAbishai marked this pull request as ready for review August 22, 2026 05:58
Copilot AI lite review requested due to automatic review settings August 22, 2026 05:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@FernandoAbishai
FernandoAbishai merged commit 7a1f417 into main Aug 22, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants