Update status correctly for failed videos that reprocessed
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 40
- Forks
- 17
- PR merge metrics
- No merged PRs in 30d
Description
Videos that are marked failed, but actually process and later transferred are still marked Failed.
Should be easy to fix / cleanup old ones (where it has publish id):

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the video processing and transfer status flow, using the publish ID as the key case described in the issue. Verify how failed videos that later process and transfer are represented, then confirm that affected existing records and newly reprocessed videos show the correct status.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100