lbryio / lbryio/ytsync

Update status correctly for failed videos that reprocessed

Open
#58 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

type: bug
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):
![image](https://user-images.githubusercontent.com/8120721/84693888-403b7080-af16-11ea-9d22-3ed466203bea.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.